diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/base.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/base.scss b/themes/base.scss index 70d1a4b7..e2a6d56a 100644 --- a/themes/base.scss +++ b/themes/base.scss @@ -8,5 +8,5 @@ body { } .footer a { - color: $text-muted; -}
\ No newline at end of file + color: $text-muted; +} |