Update style.css
parent
18fa1b939c
commit
ee4f006476
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue