This commit is contained in:
Maciej Caderek
2022-02-25 03:34:50 +01:00
parent 6bb08b8807
commit 756a751ffb
26 changed files with 336 additions and 60 deletions

View File

@@ -180,12 +180,6 @@ a:hover {
}
}
@media (orientation: landscape) and (max-width: 1366px) {
html {
font-size: 8px;
}
}
@media (orientation: landscape) and (max-width: 1365px) {
.layout {
grid-template-columns: 2fr 1fr;