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.
1 parent 2e53088 commit 6f26554Copy full SHA for 6f26554
index.html
@@ -32,7 +32,7 @@ <h2>Features</h2>
32
https://www.countryflags.io/jp/shiny/32.png
33
34
<h2>Translations</h2>
35
-<table style="border-width: 0">
+<table style="border: none">
36
{% for lang in site.langs %}
37
<tr>
38
<td style="text-align: right"><img class="flag" src="https://raw.githubusercontent.com/hjnilsson/country-flags/master/png100px/{{ lang.country }}.png"> {{ lang.nativelang }}</th>
0 commit comments