Update style.css

main
Saltine 2024-07-03 17:07:13 -07:00 committed by GitHub
parent 5a5e949ac8
commit 7c80e8dce4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ body {
/* Services Section Styles */
.services {
background: linear-gradient(to bottom, #050009, #11031c);
background: linear-gradient(to top, #11031c, #050009);
background-color: #11031c;
padding: 5em 0;
text-align: center;