diff --git a/index.html b/index.html index 5c21b87..7a8a7a0 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,7 @@
+

Teblak #

Source & issues
@@ -47,6 +49,8 @@ height: 100%; font-family: monospace; text-align: center; + margin: auto; + max-width: 720px; } header { @@ -122,6 +126,7 @@ text-transform: uppercase; color: black; font-size: 16px !important; + flex: 1; } button, select { @@ -144,6 +149,30 @@ diff --git a/src/index.html.m4 b/src/index.html.m4 index 067f62d..7655c45 100644 --- a/src/index.html.m4 +++ b/src/index.html.m4 @@ -9,6 +9,7 @@ include(src/dictionaries.html)
+

Teblak #

Source & issues
@@ -33,6 +35,7 @@ include(src/style.css)