Skip to content

Commit d9f2f87

Browse files
committed
UX Padding Clean-up
1 parent 9a544d3 commit d9f2f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/hugoplate/layouts/workshops/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<div class="px-7 pt-7 bg-theme-light dark:bg-darkmode-theme-light rounded">
6868
<h3 class="pb-5 pt-5 text-xl">Upcoming Workshops</h3>
6969
{{ partial "components/upcoming-events" . }}
70-
<div class="text-right pb-5"> <!-- Right-align the button -->
70+
<div class="text-right pb-5 pt-5"> <!-- Right-align the button -->
7171
<a href="/getting-involved/" class="btn-primary btn-sm btn">Host a workshop</a>
7272
</div>
7373
</div>

0 commit comments

Comments
 (0)