This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
minismoosburg
/
homepage
Seguir
2
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
adds limit for hero image
rosenclosed
hace 2 años
padre
47344c30b4
commit
97cdeb29ab
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/style/_header.scss
+ 1
- 0
src/style/_header.scss
Ver fichero
@@ -19,6 +19,7 @@ header {
#hero-img {
svg {
+ width: 99%;
path {
fill: #ffffff !important;
}