removed commented out code

This commit is contained in:
Kroell 2023-04-04 14:46:56 -04:00
parent 5e34d05656
commit b655711601

View file

@ -244,13 +244,4 @@ export default {
font-weight: $font-weight-bold;
}
// fieldset.px-5 {
// padding-left: 0 !important;
// padding-right: 0 !important;
// }
// div.question-text.d-flex.px-5.small-question-text {
// padding-left: 0 !important;
// padding-right: 0 !important;
// }
</style>