This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
minismoosburg
/
homepage
Segui
2
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
adds limit for hero image
rosenclosed
2 anni fa
parent
47344c30b4
commit
97cdeb29ab
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
src/style/_header.scss
+ 1
- 0
src/style/_header.scss
Vedi File
@@ -19,6 +19,7 @@ header {
#hero-img {
svg {
+ width: 99%;
path {
fill: #ffffff !important;
}