We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2fd124 commit b45c87eCopy full SHA for b45c87e
scss/_masthead.scss
@@ -4,7 +4,7 @@
4
height: auto;
5
min-height: 35rem;
6
padding: 15rem 0;
7
- background: linear-gradient(to bottom, #{fade-out($black, .9)} 0%,#{fade-out($black, .5)} 75%,$black 100%), url('../img/aqeeb/main_photo-min.jpg');
+ background: linear-gradient(to bottom, #{fade-out($black, .9)} 0%,#{fade-out($black, .5)} 75%,$black 100%), url('../img/aqeeb/main_photo-min.webp');
8
background-position: center;
9
background-repeat: no-repeat;
10
background-attachment: scroll;
0 commit comments