fix(style): margin issue on lists
This commit is contained in:
parent
3bfa465d6c
commit
6c3b501dc1
@ -96,6 +96,9 @@ p, ul {
|
||||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
ul {
|
||||
width:90%;
|
||||
}
|
||||
footer {
|
||||
font-size: 12pt;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user