Add margin
This commit is contained in:
parent
f91d727c99
commit
0eaa3065a3
@ -7,6 +7,7 @@
|
||||
opacity: 1;
|
||||
border-radius:1.75em;
|
||||
padding:0;
|
||||
margin-top:0.5em;
|
||||
}
|
||||
|
||||
#north {
|
||||
@ -50,8 +51,6 @@ div.compass:hover #north {
|
||||
fill:$white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.compass-n {
|
||||
transition: opacity 1s ease-out 2s,height 1s ease-out 3s,margin-top 1s ease-out 3s;
|
||||
opacity:0;
|
||||
|
Loading…
Reference in New Issue
Block a user