Selaa lähdekoodia

Fix horizontal overflow

master
Fen Dweller 5 vuotta sitten
vanhempi
commit
03032392b3
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. +4
    -0
      static/sexy.css

+ 4
- 0
static/sexy.css Näytä tiedosto

@@ -56,6 +56,10 @@ body {
background-color: #100d1e;
}

body {
overflow-x: hidden;
}

@import url("https://fonts.googleapis.com/css?family=Source+Code+Pro:400,200,700");

.game {


Loading…
Peruuta
Tallenna