Default cursor over section headings

This commit is contained in:
jtc42 2019-06-11 10:28:15 +01:00
parent 4e0ca3eb8d
commit 8500d545f9

View file

@ -36,6 +36,7 @@ export default {
font-size: 12px;
text-transform: uppercase;
line-height: 20px;
cursor: default;
}
.section-content, .section-heading {