style(media): reduce min-width

This commit is contained in:
Alex 2019-05-13 15:48:18 +02:00
parent 0968170074
commit d209d350fe
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ label:focus {
#custom-media {
background: #66cc99;
color: #2a5c45;
min-width: 150px;
min-width: 100px;
}
.custom-spotify {