new nav buttons

This commit is contained in:
isUnknown 2024-04-07 11:09:43 +02:00
parent 7e21e1ffb7
commit 92625d2fb9
11 changed files with 552 additions and 39 deletions

View file

@ -89,7 +89,7 @@ button.toggle.right.open::before {
}
@media screen and (min-width: 640px) {
#home #tabs {
[data-template="home"] #tabs {
margin-top: calc(0px - (10 * var(--unit--vertical)));
}
button.toggle.left::after {