Browse Source

Fix logo not appearing in firefox

master
Fen Dweller 6 years ago
parent
commit
8672f6e993
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      static/sexy.css

+ 1
- 1
static/sexy.css View File

@@ -341,7 +341,7 @@ a:hover {

#discord-image {
width: 100%;
height: 100%;
height: 10vh;
transition: 0.2s !important;
}



Loading…
Cancel
Save