Improved cursor
This commit is contained in:
parent
25fe449d80
commit
6d4c8d4233
@ -26,6 +26,7 @@
|
||||
width: 202px;
|
||||
height: 202px;
|
||||
margin: 30px 0 0 30px;
|
||||
cursor: default;
|
||||
|
||||
img {
|
||||
position: absolute;
|
||||
|
@ -38,6 +38,7 @@ header {
|
||||
text-align: center;
|
||||
text-shadow: $shadow;
|
||||
z-index: 1;
|
||||
cursor: default;
|
||||
|
||||
.iconic {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user