yippiii
This commit is contained in:
@@ -10,6 +10,9 @@ body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-image: url("/static/img/background.webp");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background: #2c2c2c; /* Dark background to match navbar */
|
||||
color: #f8f9fa; /* Light text for readability */
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user