Updated position of check, arrow in ListItem

• Updated:
- position of check, arrow in ListItem
This commit is contained in:
mgabdev
2020-12-31 16:39:46 -05:00
parent 2fc8401257
commit 3224ad2546
2 changed files with 18 additions and 10 deletions

View File

@@ -831,6 +831,7 @@ pre {
.mt10 { margin-top: 10px; }
.mt5 { margin-top: 5px; }
.mt2 { margin-top: 2px; }
.mt0 { margin-top: 0; }
.mtAuto { margin-top: auto; }
.mtNeg5PX { margin-top: -5px; }
.mtNeg26PX { margin-top: -26px; }