forked from ruangrupa/lumbung.space
add books, ekonomi, shouts, calendar to desktop nav
This commit is contained in:
@ -152,10 +152,6 @@ body {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
#top-menu ul {
|
||||
margin: 0 3rem;
|
||||
}
|
||||
|
||||
#top-menu a {
|
||||
text-decoration: none;
|
||||
color: #333;
|
||||
@ -218,11 +214,11 @@ body {
|
||||
.menu ul {
|
||||
list-style-type: none;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
padding: 0 3rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
text-transform: lowercase;
|
||||
max-width: 1320px;
|
||||
max-width: 1100px;
|
||||
}
|
||||
|
||||
.menu-nav-item {
|
||||
|
Reference in New Issue
Block a user