all repos — retro-website @ 3d8b921b5ca36158c0bf5a6892b45436073dac59

quick style fix
Marco Andronaco andronacomarco@gmail.com
Sun, 18 Sep 2022 15:21:01 +0200
commit

3d8b921b5ca36158c0bf5a6892b45436073dac59

parent

858b35c0ca7929d28db83dce571d1ea10a66bb3d

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M res/style.cssres/style.css

@@ -93,7 +93,7 @@ #music-player-song {

position: relative; float: right; height: 66px; - width: 700px; + min-width: 700px; margin-left: 5px; background-color: #141414; background-image: url("img/player_song.png");