diff options
Diffstat (limited to 'assets/_fuji-style/_footer.scss')
-rw-r--r-- | assets/_fuji-style/_footer.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/_fuji-style/_footer.scss b/assets/_fuji-style/_footer.scss index ac4ed47..ab1bde1 100644 --- a/assets/_fuji-style/_footer.scss +++ b/assets/_fuji-style/_footer.scss @@ -2,5 +2,9 @@ footer { .footer { padding: 2rem 1.5rem; text-align: center; + + i { + font-size: 0.875rem; + } } } |