mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 17:03:55 +10:00
fixes #2540
This commit is contained in:
@@ -32,10 +32,8 @@
|
||||
:where(li) {
|
||||
margin-top: var(--list-margin);
|
||||
margin-bottom: var(--list-margin);
|
||||
}
|
||||
|
||||
:where(li p) {
|
||||
display: inline;
|
||||
margin-left: 1rem;
|
||||
list-style-position: outside;
|
||||
}
|
||||
|
||||
:where(li ul li, li ol li) {
|
||||
|
||||
Reference in New Issue
Block a user