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

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorYue Yang <g1enyy0ung@gmail.com>2020-08-19 07:13:36 +0300
committerYue Yang <g1enyy0ung@gmail.com>2020-08-19 07:13:36 +0300
commit49187f43840191eef3f57df8830de3b3c54db761 (patch)
treef882f4e3a1c5bf056b7ef95c60157094ddbc97ce /src
parent0130343f6e322ef00fb50cc9f83d03184f347109 (diff)
Bump nav
Diffstat (limited to 'src')
-rw-r--r--src/sass/site.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sass/site.scss b/src/sass/site.scss
index 8d33aca..be2da24 100644
--- a/src/sass/site.scss
+++ b/src/sass/site.scss
@@ -188,7 +188,7 @@ body {
.dream-paginator {
position: fixed;
- top: -1rem;
+ top: -4.875rem;
left: 10.5rem;
}