updated style for description lists

updated resume with more bullet points.
This commit is contained in:
Gabe Venberg 2023-07-05 19:54:35 -05:00
parent d5788042a5
commit 52e49beff6
2 changed files with 70 additions and 50 deletions

View file

@ -0,0 +1,9 @@
.post-content dt {
/* width: 25%; */
width: unset !important;
}
.post-content dd {
/* width: 75%; */
width: unset !important;
}