Update style.css
parent
547ae9c8a3
commit
ba215880f1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue