This website works better with JavaScript
Home
Explore
Help
Sign In
minismoosburg
/
homepage
Watch
2
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
adds limit for hero image
rosenclosed
2 years ago
parent
47344c30b4
commit
97cdeb29ab
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/style/_header.scss
+ 1
- 0
src/style/_header.scss
View File
@@ -19,6 +19,7 @@ header {
#hero-img {
svg {
+ width: 99%;
path {
fill: #ffffff !important;
}