Skip to content

Commit

Permalink
reduce margin below row
Browse files Browse the repository at this point in the history
  • Loading branch information
AddisonDunn committed Dec 19, 2023
1 parent 6c6c6f6 commit 01c3c3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
.question-tile-row {
display: flex;
align-items: center;
margin-bottom: 20px;
margin-bottom: 15px;
* .form-group, * p, * .control-label {
padding-top: 0px !important;
padding-bottom: 0px !important;
Expand Down

0 comments on commit 01c3c3f

Please sign in to comment.