forked from ruangrupa/lumbung.space
remove search bar code
This commit is contained in:
@ -179,14 +179,6 @@ body {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#top-menu .search {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-end;
|
||||
/* temporarily disabling search */
|
||||
display: none;
|
||||
}
|
||||
|
||||
#top-menu input {
|
||||
border: none;
|
||||
border-bottom: 1px solid #333;
|
||||
@ -866,7 +858,6 @@ footer a:hover {
|
||||
}
|
||||
|
||||
.menu,
|
||||
#top-menu .search,
|
||||
#login {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user