(front) Fix top buttons
This commit is contained in:
@@ -36,7 +36,8 @@ nav a.active {
|
|||||||
|
|
||||||
/* FIXME Code Repetition */
|
/* FIXME Code Repetition */
|
||||||
.btn-top {
|
.btn-top {
|
||||||
display: inline-block;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
|
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
|
||||||
|
|||||||
Reference in New Issue
Block a user