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