Explorar el Código

small design fixes

master
Christian Ziermann hace 4 años
padre
commit
bc1c7103c6
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. +1
    -3
      src/styles.scss

+ 1
- 3
src/styles.scss Ver fichero

@@ -62,10 +62,10 @@ html {
font-size: $default-font-size;
background: linear-gradient(48deg, $detail-color, $secondary-color, $primary-color);
height: 100%;
width: 100%;
margin: 0px;
}


.title {
font-size: $header-font-size;
}
@@ -75,5 +75,3 @@ html {
font-size: $header-font-size / 2;
}
}



Cargando…
Cancelar
Guardar