Set column direction for player on narrow screens.
This commit is contained in:
parent
f9b2afdd50
commit
f7fcfc1ba0
@ -167,4 +167,6 @@ footer {
|
|||||||
|
|
||||||
nav {
|
nav {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center; } }
|
text-align: center; }
|
||||||
|
|
||||||
|
#radio { flex-direction: column; } }
|
Loading…
Reference in New Issue
Block a user