diff options
Diffstat (limited to 'assets/scss/home.scss')
-rw-r--r-- | assets/scss/home.scss | 2 |
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; } |