little typo in the CSS file

This commit is contained in:
Hannes Heute 2024-10-03 13:48:59 +02:00
parent 1ae74d08a2
commit f99edf86d3

View file

@ -404,7 +404,7 @@ header #banner {
font-family: tahoma, "Lucida Sans", sans;
color: #fff;
font-weight: bold;
whitespace: nowrap;
white-space: nowrap;
padding-left: 55px;
}
header #banner #logo-img,