diff --git a/static/css/footer.css b/static/css/footer.css index 144b05e..03b785c 100644 --- a/static/css/footer.css +++ b/static/css/footer.css @@ -27,4 +27,10 @@ .lang-select { width: 10rem; display: inline-block; +} + +.lang-form { + margin-left: auto; + margin-right: auto; + max-width: 10rem; } \ No newline at end of file diff --git a/templates/footer.html b/templates/footer.html index d47e2e6..31d263a 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -4,7 +4,7 @@