Skip to content

Commit 46deac7

Browse files
committed
style: change the margin-bottom as mb-4
1 parent ae8e98d commit 46deac7

File tree

1 file changed

+1
-1
lines changed
  • layouts/partials/hb/modules/content-panel

1 file changed

+1
-1
lines changed

layouts/partials/hb/modules/content-panel/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div
2-
class="hb-content-panel-wrapper position-sticky mb-3 d-flex justify-content-center">
2+
class="hb-content-panel-wrapper position-sticky mb-4 d-flex justify-content-center">
33
<div class="hb-content-panel d-flex shadow w-auto rounded-5 bg-body">
44
{{ partial "hb/modules/content-panel/translations" . }}
55
{{ partial "hb/modules/content-panel/comments" . }}

0 commit comments

Comments
 (0)