Update style.css

main
Saltine 2024-07-02 19:16:06 -07:00 committed by GitHub
parent 547ae9c8a3
commit ba215880f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -149,7 +149,7 @@ body {
/* Services Section Styles */
.services {
background-color: #220a33;
background-color: #190727;
padding: 5em 0;
text-align: center;
}
@ -263,7 +263,7 @@ body {
/* Blog Section Styles */
.blog {
background-color: #220a33;
background-color: #190727;
padding: 5em 0;
text-align: center;
}
@ -477,7 +477,7 @@ body {
/* Tools and Packages Section Styles */
.tools-packages {
background-color: #220a33;
background-color: #190727;
padding: 5em 0;
text-align: center;
}
@ -546,7 +546,7 @@ body {
/* Footer Styles */
.footer {
background-color: #220a33;
background-color: #190727;
color: #111;
text-align: center;
padding: 1em 0;