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

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-10 20:05:53 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-10 20:05:53 +0300
commit260cccc1b3604172dbaf64bedf7d6afeb64b670c (patch)
treeda528258c95ae923619121ab20c7a573bb47bef8 /assets
parent06dd1bb818581ce913bfc42d3fce8718ff77b9c4 (diff)
update: exampleSite pageSize and README
Diffstat (limited to 'assets')
-rw-r--r--assets/css/main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/main.scss b/assets/css/main.scss
index 11c2157..dfe8ac4 100644
--- a/assets/css/main.scss
+++ b/assets/css/main.scss
@@ -1090,6 +1090,7 @@ body {
/* back to top */
#back_to_top {
+ visibility: hidden;
bottom: calc(6em + 40px);
border: 0;
background: transparent;