Skip to content

Commit b1152ef

Browse files
committed
fix the margin of the main page
1 parent 1af6ed4 commit b1152ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/website/languages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</g>
5353
</svg>
5454
<hr>
55-
<h3>{{ "LANGS_CHOOSE"|t }}</h3>
55+
<h3 style="text-align: center; margin: revert;">{{ "LANGS_CHOOSE"|t }}</h3>
5656

5757
<ul class="languages">
5858
{% for lang in languages.list %}

0 commit comments

Comments
 (0)