unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
6 stars 6 forks source link

Forms Description text has no margin bottom on many elements, Radios, Checkboxes, etc. #775

Open crayruris opened 1 month ago

crayruris commented 1 month ago

Text Here

maybe this would work?

.description p:last-child { margin-bottom: 1.5em; }