Skip to content

Commit

Permalink
style: change the margin between search form and apps
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jan 8, 2024
1 parent 237f2ac commit f062269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/hb/modules/theme-start/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{{- $inputText := default "" site.Params.hb.theme_start.search_input_text }}
{{ partialCached "hb/modules/theme-start/result-types" $engines }}
<form
class="form hb-start-search-form position-relative mb-3 mb-md-4"
class="form hb-start-search-form position-relative mb-3 mb-md-5"
action="{{ $preferredType.url }}"
target="_blank">
<input
Expand Down

0 comments on commit f062269

Please sign in to comment.