Footer style

This commit is contained in:
T
2026-02-09 12:15:41 +01:00
parent 45686a409e
commit 7f3b323242
2 changed files with 5 additions and 1 deletions

View File

@@ -188,6 +188,10 @@ rect.bordered {
}
}
footer hr {
border-color: $grey-color-dark;
}
.elevator-button {
text-align: center;
margin: auto;