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