aboutsummaryrefslogtreecommitdiff
path: root/assets/scss
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-01-05 00:08:48 +0100
committerhellekin <hellekin@cepheide.org>2018-01-05 00:08:48 +0100
commit5768b999f5c67954d279d9d67466db9f4aa3afd3 (patch)
tree83b2c05e154187c23832bc4c14865e27557292e3 /assets/scss
parentbd9444f9d34125f75b9c19dff1f3f557908e6f66 (diff)
downloadlesoiseaux.io-5768b999f5c67954d279d9d67466db9f4aa3afd3.tar.gz
Move lang-switch button to the left
Diffstat (limited to 'assets/scss')
-rw-r--r--assets/scss/home.scss2
1 files changed, 1 insertions, 1 deletions
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;
}