Update style.css

This commit is contained in:
simonpipe 2025-12-18 22:21:04 +01:00
parent c90e2481a4
commit bf8a3e7c34

View file

@ -106,7 +106,7 @@ body {
#current-station-name i { #current-station-name i {
color: var(--text-color-light); color: var(--text-color-light);
margin-right: 8px; margin-right: 3px;
font-size: 0.9em; /* Macht das Icon dezent kleiner als den Text */ font-size: 0.9em; /* Macht das Icon dezent kleiner als den Text */
vertical-align: middle; vertical-align: middle;
} }