Explorar el Código

Fix horizontal overflow

master
Fen Dweller hace 6 años
padre
commit
03032392b3
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      static/sexy.css

+ 4
- 0
static/sexy.css Ver fichero

@@ -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 {


Cargando…
Cancelar
Guardar