Changed Background

This commit is contained in:
James Dinh 2022-06-02 12:13:07 -07:00
parent dfb21913a2
commit 4c6f8b3db2
2 changed files with 3 additions and 3 deletions

View File

@ -315,7 +315,7 @@ nav li a:focus::after{
/* Main Section */
main {
width: 100%;
padding: 0 0 10px 0;
padding-bottom: 10px;
align-items: center;
justify-content: center;
text-align: center;
@ -335,7 +335,7 @@ section {
}
#event {
background-color: #0d1117;
/* background-color: #0d1117; */
padding-bottom: 20px;
}

View File

@ -27,7 +27,7 @@
}
body {
position: relative;
background-color: #141313 !important;
background-color: #0d1117 !important;
background-image: "";
color: #f2f1ef !important;
font-family: "Glacial Indifference";