We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4088515 + 4a3e75d commit 13368c5Copy full SHA for 13368c5
layout/_partials/home-banner.ejs
@@ -37,7 +37,7 @@
37
38
<div class="home-banner-container flex-center transition-fade">
39
<div class="content flex-center">
40
- <div class="description flex justify-center items-center"
+ <div class="description flex flex-col justify-center items-center"
41
<% if (theme.home_banner.custom_font.enable) { %>
42
style="font-family: '<%- theme.home_banner.custom_font.family %>', sans-serif; !important;"
43
<% } %>
0 commit comments