fix
All checks were successful
deploy to production / deploy (push) Successful in 31s

This commit is contained in:
Robin Grenzdörfer 2023-08-17 08:51:33 +00:00
parent 19d7c231ae
commit c8314798e5

View File

@ -49,10 +49,10 @@
padding: 7px 10px; padding: 7px 10px;
color: @font-color-secondary; color: @font-color-secondary;
font-family: "LibreCaslonText"; font-family: "LibreCaslonText";
font-size: 1.2rem; font-size: 1.15rem;
top: 0px; top: 0px;
height: 100px; height: 100px;
width: 355px; width: 365px;
z-index: 9; z-index: 9;
background-color: @bg-color-secondary; background-color: @bg-color-secondary;
} }