From 5768b999f5c67954d279d9d67466db9f4aa3afd3 Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 5 Jan 2018 00:08:48 +0100 Subject: Move lang-switch button to the left --- assets/scss/home.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/scss') diff --git a/assets/scss/home.scss b/assets/scss/home.scss index 7070fe6..1641c7d 100644 --- a/assets/scss/home.scss +++ b/assets/scss/home.scss @@ -618,5 +618,5 @@ body > footer { background: inherit; position: absolute; top: 0; - right: 0; + left: 0; } -- cgit v1.2.3