Skip to content

Commit

Permalink
Further adjust search col padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ffont committed May 8, 2023
1 parent 22e1051 commit 27427eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates_bw/search/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ <h3>

<div class="col-12 divider-light d-md-none v-spacing-top-3 v-spacing-3"></div>

<main class="col-12 col-md-8 col-lg-9 col-extra-left-padding-md">
<main class="col-12 col-md-8 col-lg-9 col-extra-left-padding-large-md">
{% if filter_query_split %}
<div class="v-spacing-3 v-spacing-top-2 line-height-33">
{% for filter in filter_query_split %}
Expand Down

0 comments on commit 27427eb

Please sign in to comment.