sitemap css

master
Marcell Mars 3 years ago
parent 58e651e831
commit 0f455e09d8

@ -615,6 +615,10 @@ details {
padding-right: 1rem;
}
.sitemap {
padding-left: 3rem;
}
@media (max-width: 767px) {
html {
box-sizing: border-box;
@ -658,4 +662,4 @@ details {
.sessiongrid {
display: none;
}
}
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save