Share footer styles

This commit is contained in:
Johannes Zellner
2024-12-14 21:17:51 +01:00
parent 78cfb9b7f0
commit 893e07ea16
3 changed files with 14 additions and 27 deletions
-11
View File
@@ -30,17 +30,6 @@
}
}
footer {
display: block;
width: 100%;
font-size: 10px;
text-align: center;
}
footer > .p {
margin: 4px;
}
.outer {
flex-grow: 1;
display: flex;