mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
@ -15,6 +15,13 @@
|
||||
);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
.auto-grid {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
.small-left-grid {
|
||||
display: grid;
|
||||
grid-gap: 1rem;
|
||||
|
Reference in New Issue
Block a user