updated style for description lists
updated resume with more bullet points.
This commit is contained in:
parent
d5788042a5
commit
52e49beff6
2 changed files with 70 additions and 50 deletions
9
assets/css/extended/descriptionlist.css
Normal file
9
assets/css/extended/descriptionlist.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
.post-content dt {
|
||||
/* width: 25%; */
|
||||
width: unset !important;
|
||||
}
|
||||
|
||||
.post-content dd {
|
||||
/* width: 75%; */
|
||||
width: unset !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue