Skip to content
Snippets Groups Projects
Commit c9729b35 authored by Olivia206's avatar Olivia206
Browse files

fixed search icon

parent 1f98d3e8
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@
padding: half($spacing0) $spacing0
&.toggle-icon::after
font-size: $h3-size
margin-top: px2rem(5)
span,
&::after
display: inline
......@@ -169,12 +170,9 @@
&__results-area
padding-top: calc(#{$spacing3} + #{half($spacing0)})
.menu .nav-level-1 > li .pagefind-ui__toggle:not(.toggle-icon)
span, &::after
display: inline
&::after
margin-left: 0
margin-top: px2rem(2)
.menu .nav-level-1 > li .pagefind-ui__toggle:not(.toggle-icon)::after
margin-left: 0
margin-top: px2rem(2)
.pagefind-fixed
align-items: center
......
......@@ -20,9 +20,9 @@ params:
summary:
position: hero # hero | content
search:
active: false
active: true
position: menu # menu | fixed | footer
appearance: icon # icon | text | both
appearance: both # icon | text | both
home:
toc:
disabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment