mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
fix(client): 🎨 add style to make list item appear after bullet icon
This commit is contained in:
@ -27,6 +27,11 @@
|
||||
@apply hidden;
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
padding-left: 1.5em;
|
||||
text-indent: -1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.pageNumber {
|
||||
|
||||
Reference in New Issue
Block a user