Add logo and brand with more CCCHH ()

Reviewed-on: 
Co-authored-by: Stefan Bethke <stb@lassitu.de>
Co-committed-by: Stefan Bethke <stb@lassitu.de>
This commit is contained in:
Stefan Bethke 2024-10-13 13:29:36 +02:00 committed by stb
parent 5bd94a6a09
commit fc235e6310
20 changed files with 192 additions and 15 deletions
assets/sass

View file

@ -1,3 +1,10 @@
.header__intro_headline {
font: bold var(--fs-xxl) "Arial";
padding-bottom: 10px;
}
.header__intro_text {
font-family: var(--ff-body)
}
table, th, td {
border: 1px solid;
}