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 b45c87e commit e337b44Copy full SHA for e337b44
scss/_signup.scss
@@ -1,6 +1,6 @@
1
.signup-section {
2
padding: 10rem 0;
3
- background: linear-gradient(to bottom, #{fade-out($black, .9)} 0%,#{fade-out($black, .5)} 75%,$black 100%), url('../img/aqeeb/about_background.JPG');
+ background: linear-gradient(to bottom, #{fade-out($black, .9)} 0%,#{fade-out($black, .5)} 75%,$black 100%), url('../img/aqeeb/about_background.webp');
4
background-position: center;
5
background-repeat: no-repeat;
6
background-attachment: scroll;
0 commit comments