mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 18:26:14 -04:00
style: .grid
This commit is contained in:
parent
d291480c7d
commit
7b29b2470f
3 changed files with 1 additions and 3 deletions
|
@ -793,7 +793,6 @@ section {
|
|||
grid-row-gap: var(--pico-grid-row-gap);
|
||||
display: grid;
|
||||
grid-template-columns: 1fr;
|
||||
margin: 0;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.grid {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue