This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
cb
/
rr
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add responsive title
JoostSijm
hace 6 años
padre
f4682bca01
commit
c60701a244
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
app/static/style.css
+ 5
- 0
app/static/style.css
Ver fichero
@@ -44,4 +44,9 @@ ul
{
width: 100%;
}
+
+ h1
+ {
+ font-size: 9vw;
+ }
}