mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Move elements' position.
for button ‘back-to-top’ and mode-toggle placeholder.
This commit is contained in:
parent
e4875b6318
commit
ec15ec4d8b
@ -110,7 +110,7 @@ body {
|
||||
width: 3px;
|
||||
height: 3px;
|
||||
border-radius: 50%;
|
||||
margin-top: .8rem;
|
||||
margin-top: .75rem;
|
||||
}
|
||||
}
|
||||
|
||||
@ -1004,7 +1004,7 @@ table {
|
||||
|
||||
/* button 'back-to-Top' position */
|
||||
#back-to-top {
|
||||
bottom: 9.2rem;
|
||||
bottom: 5.5rem;
|
||||
right: 1.2rem;
|
||||
}
|
||||
|
||||
@ -1233,7 +1233,7 @@ table {
|
||||
}
|
||||
|
||||
#back-to-top {
|
||||
bottom: 9rem;
|
||||
bottom: 6.5rem;
|
||||
right: 4.3rem;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user