Nav additions and 404 changes
This commit is contained in:
@@ -7,10 +7,14 @@ body {
|
||||
color: aliceblue;
|
||||
}
|
||||
|
||||
h2 {
|
||||
h2, h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.e404 {
|
||||
font-size: 4.5rem;
|
||||
}
|
||||
|
||||
form {
|
||||
max-width: 300px;
|
||||
margin: 0 auto;
|
||||
@@ -72,7 +76,7 @@ nav ul li {
|
||||
color: aliceblue;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 95px !important;
|
||||
width: 100px !important;
|
||||
height: 50px !important;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user