Update style.css

main
Saltine 2024-07-02 19:01:31 -07:00 committed by GitHub
parent 18fa1b939c
commit ee4f006476
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -149,7 +149,7 @@ body {
/* Services Section Styles */
.services {
background-color: #140320;
background-color: #0D0215;
padding: 5em 0;
text-align: center;
}
@ -263,7 +263,7 @@ body {
/* Blog Section Styles */
.blog {
background-color: #140320;
background-color: #0D0215;
padding: 5em 0;
text-align: center;
}
@ -477,7 +477,7 @@ body {
/* Tools and Packages Section Styles */
.tools-packages {
background-color: #140320;
background-color: #0D0215;
padding: 5em 0;
text-align: center;
}