Skip to content

Commit eda8def

Browse files
Update style.css
1 parent 4297cd4 commit eda8def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ header {
842842

843843
/* About Hero Variant */
844844
.about-hero {
845-
background: linear-gradient(rgba(20, 33, 61, 0.9), rgba(20, 33, 61, 0.9)), url('images/about-bg.jpg') center/cover;
845+
background: linear-gradient(rgba(67, 97, 238, 0.9), rgba(58, 12, 163, 0.9)), url('images/about-bg.jpg') center/cover;
846846
}
847847

848848
/* Resources Hero Variant */

0 commit comments

Comments
 (0)