Skip to content

Commit 13368c5

Browse files
committed
Merge branch 'dev'
2 parents 4088515 + 4a3e75d commit 13368c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layout/_partials/home-banner.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<div class="home-banner-container flex-center transition-fade">
3939
<div class="content flex-center">
40-
<div class="description flex justify-center items-center"
40+
<div class="description flex flex-col justify-center items-center"
4141
<% if (theme.home_banner.custom_font.enable) { %>
4242
style="font-family: '<%- theme.home_banner.custom_font.family %>', sans-serif; !important;"
4343
<% } %>

0 commit comments

Comments
 (0)