update menu
This commit is contained in:
parent
fa461317bb
commit
28f425d26b
1 changed files with 10 additions and 3 deletions
|
@ -4,13 +4,20 @@
|
|||
height: 99%;
|
||||
}
|
||||
|
||||
.book-menu-top {
|
||||
margin-top: -2rem;
|
||||
.book-brand {
|
||||
margin: 0;
|
||||
}
|
||||
.book-search {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
.book-menu-mid {
|
||||
margin-top: -1rem;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
||||
.info-container {
|
||||
background-color: var(--gray-100);
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue