Skip to content

Commit 1d020cc

Browse files
committed
fix(i18n): home page footer layout overflow error
1 parent ebb71c7 commit 1d020cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/components/footer.html.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<footer>
22
<div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
3-
<div class="flex flex-column flex-row-ns pv0-l">
3+
<div class="flex flex-column flex-row-l pv0-l">
44
<div class="flex flex-column mw8 w-100 measure-wide-l pv2 pv5-m pv2-ns ph4-m ph4-l" id="get-help">
55
<h4>{{fluent "footer-get-help"}}</h4>
66
<ul>

0 commit comments

Comments
 (0)