increase ticker font size

This commit is contained in:
Jan Koppe 2020-12-23 11:27:07 +00:00
parent 1ab22b4e4c
commit 4190279e8b
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ body {
display: inline-block; /* Lay items in a horizontal line */ display: inline-block; /* Lay items in a horizontal line */
padding: 10px 36px; padding: 10px 36px;
font-size: 22px; font-size: 30px;
} }
#ticker > .item > img { #ticker > .item > img {