Update style.css
This commit is contained in:
parent
c90e2481a4
commit
bf8a3e7c34
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue