style(media): min-width

This commit is contained in:
Alex
2019-05-13 15:40:02 +02:00
parent 362c393b1d
commit 0968170074
2 changed files with 4 additions and 4 deletions

View File

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