Remove the navigation buttons entirely, and simplify the homepage
This commit is contained in:
@@ -36,7 +36,6 @@ footer {
|
||||
width: 100%;
|
||||
|
||||
padding-bottom: 32px;
|
||||
padding-top: 64px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.nav-title {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.nav-logo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user