Remove unclear cursors
They look drastically different on different browsers/OS
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
line-height: 1;
|
||||
text-align: right;
|
||||
|
||||
a {
|
||||
cursor: w-resize;
|
||||
}
|
||||
em {
|
||||
margin-left: -2px;
|
||||
margin-right: 16px;
|
||||
|
||||
@@ -94,7 +94,6 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
cursor: ne-resize;
|
||||
}
|
||||
svg {
|
||||
display: block;
|
||||
|
||||
@@ -78,10 +78,6 @@
|
||||
@include breakpoint (sm) {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
a {
|
||||
cursor: ne-resize;
|
||||
}
|
||||
}
|
||||
dd {
|
||||
width: 65%;
|
||||
|
||||
Reference in New Issue
Block a user