Attempt to improve public view layout

This commit is contained in:
Johannes Zellner
2025-10-17 00:10:09 +02:00
parent 229863d7ff
commit ac91b417c3
7 changed files with 47 additions and 40 deletions

View File

@@ -53,8 +53,15 @@ h1, h2, h3, h4, h5 {
font-weight: 400;
}
h1 {
margin-top: 18px;
margin-bottom: 18px;
}
h2 {
font-size: 24px;
margin-top: 18px;
margin-bottom: 18px;
}
a {