Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -10,6 +10,14 @@
|
||||
border-bottom: 2px solid $light;
|
||||
}
|
||||
|
||||
#back-to-top {
|
||||
cursor: pointer;
|
||||
position: fixed;
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
display:none;
|
||||
}
|
||||
|
||||
$navbarHeight: 58px;
|
||||
|
||||
.large {
|
||||
|
||||
Reference in New Issue
Block a user