tst
All checks were successful
deploy to production / deploy (push) Successful in 1m4s

This commit is contained in:
Robin Grenzdörfer 2023-10-08 19:31:08 +00:00
parent 2531d07032
commit b89b0c3a50

View File

@ -282,14 +282,14 @@
margin-top: -15px; margin-top: -15px;
.logo-text { .logo-text {
padding: 0px 5px; padding: 0px 5px;
width: 200px; width: 180px;
p { p {
white-space: nowrap; white-space: nowrap;
text-align: left; text-align: left;
} }
& > #upper { & > #upper {
font-family: "Dekko" !important; font-family: "Dekko" !important;
font-size: 53px; font-size: 42px;
font-weight: 700; font-weight: 700;
word-spacing: 5px; word-spacing: 5px;
letter-spacing: 4px; letter-spacing: 4px;
@ -297,7 +297,7 @@
color: rgb(184, 16, 16); color: rgb(184, 16, 16);
} }
& > #lower { & > #lower {
font-size: 12px; font-size: 10px;
letter-spacing: 0.4px; letter-spacing: 0.4px;
margin-top: -15px; margin-top: -15px;
font-weight: bold; font-weight: bold;