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

added mobile style for footer search

parent 36d4b706
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
line-height: inherit
margin-left: px2rem(8)
@include media-breakpoint-down(md)
&:not(.pagefind-fixed)
&.pagefind-menu
border-bottom: 1px solid #adb5bd
padding: $spacing1 0
width: 100%
......@@ -166,4 +166,6 @@
.pagefind-footer
padding: 0
margin-bottom: calc(#{$spacing3} + #{half($spacing3)})
@include media-breakpoint-down(md)
margin-bottom: $spacing3
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