Update style.css

main
Saltine 2024-07-03 17:19:33 -07:00 committed by GitHub
parent 811df0ff67
commit 0edb122d36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -149,7 +149,6 @@ body {
/* Services Section Styles */
.services {
background: linear-gradient(to bottom, #050009, #11031c 50%, #050009);
background-color: #11031c;
padding: 5em 0;
text-align: center;
@ -192,7 +191,6 @@ body {
/* About Section Styles */
.about {
background: linear-gradient(to bottom, #050009, #11031c 50%, #050009);
background-color: #050009;
color: #fff;
padding: 5em 0;
@ -265,7 +263,6 @@ body {
/* Blog Section Styles */
.blog {
background: linear-gradient(to bottom, #050009, #11031c 50%, #050009);
background-color: #11031c;
padding: 5em 0;
text-align: center;
@ -313,7 +310,6 @@ body {
/* Bugs Section Styles */
.bugs {
background: linear-gradient(to bottom, #050009, #11031c 50%, #050009);
background-color: #050009;
padding: 5em 0;
text-align: center;
@ -421,7 +417,6 @@ body {
/* Contact Section Styles */
.contact {
background: linear-gradient(to bottom, #050009, #11031c 50%, #050009);
background-color: #050009;
color: #fff;
padding: 5em 0;
@ -482,7 +477,6 @@ body {
/* Tools and Packages Section Styles */
.tools-packages {
background: linear-gradient(to bottom, #050009, #11031c 50%, #050009);
background-color: #11031c;
padding: 5em 0;
text-align: center;