fixed remove button position

This commit is contained in:
yamanq 2016-02-10 08:10:32 -05:00
parent e50d810cd7
commit 7438a6df12

View File

@ -168,8 +168,9 @@ h1 {
.fa {
float:right;
clear:right;
margin-top: -50%;
margin-right:-18%;
position: fixed;
top: 3%;
right: 2.5%;
-webkit-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;