Update with logo, design resources
All checks were successful
/ build (push) Successful in 11s

This commit is contained in:
Stefan Bethke 2024-10-12 10:04:48 +02:00
commit bf40e32cc5
14 changed files with 199 additions and 13 deletions

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