Commit 8500d545 authored by jtc42's avatar jtc42
Browse files

Default cursor over section headings

parent 4e0ca3eb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ export default {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px;
  cursor: default;
}

.section-content, .section-heading {