Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_partial/_post/_footnote.scss')
-rw-r--r--assets/sass/_partial/_post/_footnote.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sass/_partial/_post/_footnote.scss b/assets/sass/_partial/_post/_footnote.scss
index 26808d7..a54d1bc 100644
--- a/assets/sass/_partial/_post/_footnote.scss
+++ b/assets/sass/_partial/_post/_footnote.scss
@@ -37,6 +37,7 @@
bottom: 100%;
border-radius: 0.5em;
border: 1px solid rgba(0, 0, 0, 0.1);
+ box-sizing: border-box;
background: #f6f6f6;
opacity: 0;
visibility: hidden;