diff options
Diffstat (limited to 'sass/juice.scss')
-rw-r--r-- | sass/juice.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/juice.scss b/sass/juice.scss index fd1086f..94285c9 100644 --- a/sass/juice.scss +++ b/sass/juice.scss @@ -161,6 +161,7 @@ footer { flex-direction: column; justify-content: center; align-items: center; + text-align: center; background-color: #202020; color: #fcfcfc; |