1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-06 14:05:22 +02:00

Update layout.pcss

This commit is contained in:
Taly 2022-06-28 20:52:00 +03:00
parent 88c83142d0
commit 68304722ea

View file

@ -20,7 +20,7 @@
margin: 0 auto;
}
@media not (--mobile) {
@media (--desktop) {
margin-bottom: 50vh;
}
}