summaryrefslogtreecommitdiffstats
path: root/assets/scss/_fuji-style
diff options
context:
space:
mode:
authoramzrk22020-09-18 16:36:50 +0800
committeramzrk22020-09-18 16:36:50 +0800
commit93722cd7f5fb51408a36c941c2188a373d01209b (patch)
tree3167e5c39f5dcb0873b586ef408f1180f77f9ff8 /assets/scss/_fuji-style
parent23286e4d55d14f2d81e5508181358024477d191d (diff)
downloadhugo-theme-fuji-93722cd7f5fb51408a36c941c2188a373d01209b.tar.gz
hugo-theme-fuji-93722cd7f5fb51408a36c941c2188a373d01209b.tar.bz2
hugo-theme-fuji-93722cd7f5fb51408a36c941c2188a373d01209b.zip
fix: fixed button size
Diffstat (limited to 'assets/scss/_fuji-style')
-rw-r--r--assets/scss/_fuji-style/_components.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_fuji-style/_components.scss b/assets/scss/_fuji-style/_components.scss
index fe2a8eb..8131f34 100644
--- a/assets/scss/_fuji-style/_components.scss
+++ b/assets/scss/_fuji-style/_components.scss
@@ -24,7 +24,7 @@
&:last-child {
border-radius: 0 0 0.25rem 0.25rem;
- font-size: 1.3rem;
+ font-size: 1.3125rem;
}
}
}