summaryrefslogtreecommitdiffstats
path: root/assets/_fuji-style/_footer.scss
diff options
context:
space:
mode:
authoramzrk22020-05-30 14:05:49 +0800
committeramzrk22020-05-30 14:05:49 +0800
commitbde0e702941721e0f408390478a1f497cf8a7a31 (patch)
treee5e5442ce7fd0b2eb22e5a30d4b8535344633a65 /assets/_fuji-style/_footer.scss
parentac62cbd84fc67401f4014b6e9d8ed6c6b175503e (diff)
downloadhugo-theme-fuji-bde0e702941721e0f408390478a1f497cf8a7a31.tar.gz
hugo-theme-fuji-bde0e702941721e0f408390478a1f497cf8a7a31.tar.bz2
hugo-theme-fuji-bde0e702941721e0f408390478a1f497cf8a7a31.zip
Update footer
Diffstat (limited to 'assets/_fuji-style/_footer.scss')
-rw-r--r--assets/_fuji-style/_footer.scss4
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;
+ }
}
}