mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
🐕
This commit is contained in:
parent
24e163f478
commit
03e0c8f0e8
@ -2,8 +2,8 @@
|
||||
@include container;
|
||||
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-gap: 0.65rem 1rem;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
|
||||
@media only screen and (min-width: 640px) {
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user