update layout

This commit is contained in:
2024-11-21 16:38:40 +01:00
parent 818ed15ca0
commit 435cc3a11f
3 changed files with 116 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
html {
height: 100%;
font-size: 15px;
font-size: 14px;
}
body {
@@ -21,3 +21,14 @@ a {
.layout-wrapper {
min-height: 100vh;
}
h1 {
font-size: 1.5em !important;
font-weight: bold !important;
}
h2 {
font-size: 1em !important;
font-weight: bold !important;
}