Skip to content

Commit 66e8e29

Browse files
committed
style: add border style
1 parent 6bd4c8d commit 66e8e29

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,6 +1,6 @@
11
<div
22
class="hb-content-panel-wrapper position-sticky mb-4 d-flex justify-content-center">
3-
<div class="hb-content-panel d-flex shadow w-auto rounded-5 bg-body">
3+
<div class="hb-content-panel d-flex shadow w-auto rounded-5 bg-body border">
44
{{- with .Translations }}
55
{{ partial "hb/modules/content-panel/translations" . }}
66
{{- end }}

0 commit comments

Comments
 (0)