Skip to content

Commit 4008f75

Browse files
committed
[UPDATE] grayscale.css
1 parent e337b44 commit 4008f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/grayscale.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
height: auto;
9191
min-height: 35rem;
9292
padding: 15rem 0;
93-
background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/aqeeb/main_photo-min.jpg");
93+
background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/aqeeb/main_photo-min.webp");
9494
background-position: center;
9595
background-repeat: no-repeat;
9696
background-attachment: scroll;
@@ -216,7 +216,7 @@
216216

217217
.signup-section {
218218
padding: 10rem 0;
219-
background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/aqeeb/about_background.JPG");
219+
background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/aqeeb/about_background.webp");
220220
background-position: center;
221221
background-repeat: no-repeat;
222222
background-attachment: scroll;

0 commit comments

Comments
 (0)