mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-18 18:51:32 +10:00
fix list style indent
This commit is contained in:
@ -50,7 +50,8 @@ section {
|
|||||||
|
|
||||||
.markdown ul {
|
.markdown ul {
|
||||||
list-style: disc;
|
list-style: disc;
|
||||||
list-style-position: inside;
|
list-style-position: outside;
|
||||||
|
padding-left: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@page {
|
@page {
|
||||||
|
|||||||
Reference in New Issue
Block a user