adjust search section height
This commit is contained in:
parent
5ee1f0dadd
commit
c197809a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.search {
|
||||
background-color: var(--color-pink-light);
|
||||
width: 100vw;
|
||||
height: 70vh;
|
||||
height: 75vh;
|
||||
padding-top: 20vh !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue