add enable/disable checkbox, and heading modifier

This commit is contained in:
Amruth Pillai
2020-03-25 10:07:09 +05:30
parent 25a6740c24
commit 8521b1125b
17 changed files with 335 additions and 117 deletions

View File

@ -608,14 +608,6 @@ video {
}
}
.heading {
font-size: 0.75rem;
color: #718096;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 0.25rem;
}
.sr-only {
position: absolute;
width: 1px;