]> git.0d.be Git - panikweb-esperanzah.git/commitdiff
reduce width of player (limited to a button)
authorFrédéric Péters <fpeters@0d.be>
Sat, 31 Jul 2021 15:15:07 +0000 (17:15 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 31 Jul 2021 15:15:07 +0000 (17:15 +0200)
panikweb_esperanzah/static/css/_specifics.scss

index 6e95855979d9fe7821daa4d050a97fcf34834131..7812e68d25b9428578296d4fcbe96c695aca5a87 100644 (file)
@@ -631,7 +631,7 @@ h1.top#frequence {
        position: absolute;
        top: 150px;
        left: calc(50% - 220px);
-       width: 400px;
+       width: 50px;
        text-align: left;
 }