improve_layout + debug_modal

This commit is contained in:
paola.trabucco
2024-08-02 18:54:40 +02:00
parent ac588462d6
commit 2f3652f4a9
6 changed files with 720 additions and 118 deletions

View File

@@ -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;
}