mirror of
https://github.com/acid-info/Kurate.git
synced 2025-02-11 15:26:29 +00:00
style: add padding to bottom of grid (#259)
This commit is contained in:
parent
1c970e4a0e
commit
2b06356298
@ -15,7 +15,7 @@
|
||||
margin-inline: auto;
|
||||
|
||||
@media (min-width: 688px) {
|
||||
padding: 0 var(--spacing-24);
|
||||
padding: 0 var(--spacing-24) var(--spacing-24);
|
||||
transition: padding 0.2s;
|
||||
max-width: 996px;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
|
Loading…
x
Reference in New Issue
Block a user