techWebsite/assets/css/extended/descriptionlist.css

10 lines
139 B
CSS
Raw Permalink Normal View History

.post-content dt {
/* width: 25%; */
width: unset !important;
}
.post-content dd {
/* width: 75%; */
width: unset !important;
}