add search page template
This commit is contained in:
parent
3bc3b331c0
commit
b6a5c5792d
9 changed files with 100 additions and 95 deletions
|
|
@ -39,6 +39,7 @@ header .header-logo-container {
|
|||
padding: 0.22222rem 0;
|
||||
color: #333333;
|
||||
line-height: 1;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
header .header-logo-container::after {
|
||||
|
|
@ -49,10 +50,6 @@ header .header-button-container {
|
|||
margin-left: 3.33333rem;
|
||||
}
|
||||
|
||||
header nav {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
header:not(.sticky-header) nav {
|
||||
margin-top: 3.11111rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue