line up margin for unordered list on susidns.css

This commit is contained in:
idk
2021-08-18 16:50:08 -04:00
parent ef947e2dbc
commit 6a1ad6bef5

View File

@@ -552,7 +552,7 @@ ol, ul {
li {
color: #e6e6e7;
margin: 0;
margin: 0 20px 0 20px;
font-size: 9pt;
list-style: square;
line-height: 150%;