ehh the blue header was a bit much
This commit is contained in:
@@ -41,12 +41,10 @@ body {
|
||||
header {
|
||||
margin: 0;
|
||||
padding: 0.5rem 1rem;
|
||||
background-color: var(--blue);
|
||||
}
|
||||
|
||||
header h1 {
|
||||
text-align: center;
|
||||
color: white;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
@@ -57,7 +55,6 @@ nav ul {
|
||||
}
|
||||
|
||||
nav ul li a {
|
||||
color: white;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user