Rework the public views to work better on mobile

This commit is contained in:
Johannes Zellner
2025-04-09 22:49:41 +02:00
parent e2dcc3c0ea
commit 7238b89437
5 changed files with 62 additions and 57 deletions

View File

@@ -73,19 +73,6 @@ hr {
border-top: 1px solid rgb(238.425,238.425,238.425);
}
footer {
display: block;
width: 100%;
font-size: 10px;
text-align: center;
position: fixed;
bottom: 0;
}
footer > .p {
margin: 4px;
}
.content {
max-width: 1280px;
width: 100%;