diff options
author | amzrk2 | 2020-05-30 14:02:20 +0800 |
---|---|---|
committer | amzrk2 | 2020-05-30 14:02:20 +0800 |
commit | ac62cbd84fc67401f4014b6e9d8ed6c6b175503e (patch) | |
tree | 6cadef818f76f4dc67028f564161538adb511059 /assets/_fuji-style/_content.scss | |
parent | f14d5fa8f78a5756866002591aa479f8ccf5b582 (diff) | |
download | hugo-theme-fuji-ac62cbd84fc67401f4014b6e9d8ed6c6b175503e.tar.gz hugo-theme-fuji-ac62cbd84fc67401f4014b6e9d8ed6c6b175503e.tar.bz2 hugo-theme-fuji-ac62cbd84fc67401f4014b6e9d8ed6c6b175503e.zip |
Update fa
Diffstat (limited to 'assets/_fuji-style/_content.scss')
-rw-r--r-- | assets/_fuji-style/_content.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/_fuji-style/_content.scss b/assets/_fuji-style/_content.scss index 684a7fc..bb701b6 100644 --- a/assets/_fuji-style/_content.scss +++ b/assets/_fuji-style/_content.scss @@ -33,6 +33,10 @@ scrollbar-width: none; // Firefox -ms-overflow-style: none; // Microsoft + + i { + font-size: 0.875rem; + } } .post-summary { |