fixed remove button position
This commit is contained in:
parent
e50d810cd7
commit
7438a6df12
@ -168,8 +168,9 @@ h1 {
|
|||||||
.fa {
|
.fa {
|
||||||
float:right;
|
float:right;
|
||||||
clear:right;
|
clear:right;
|
||||||
margin-top: -50%;
|
position: fixed;
|
||||||
margin-right:-18%;
|
top: 3%;
|
||||||
|
right: 2.5%;
|
||||||
|
|
||||||
-webkit-transition: color 0.5s ease;
|
-webkit-transition: color 0.5s ease;
|
||||||
-moz-transition: color 0.5s ease;
|
-moz-transition: color 0.5s ease;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user