Remove unclear cursors

They look drastically different on different browsers/OS
This commit is contained in:
2020-04-21 10:27:02 +02:00
parent 174025f958
commit f6c385798b
3 changed files with 0 additions and 8 deletions

View File

@@ -78,10 +78,6 @@
@include breakpoint (sm) {
margin-bottom: 8px;
}
a {
cursor: ne-resize;
}
}
dd {
width: 65%;