Skip to content

Commit bfe228d

Browse files
committed
li css
1 parent 9c5c5fb commit bfe228d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/css/custom.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ul {
8181

8282
#features a {
8383
text-decoration-line: underline;
84-
color: var(--ifm-font-color-base-inverse)
84+
color: var(--ifm-font-color-base-inverse);
8585
}
8686

8787
.gamevault-plus-banner {
@@ -92,3 +92,7 @@ ul {
9292
font-size: 3.75rem;
9393
line-height: 1;
9494
}
95+
96+
main li {
97+
margin-left: 1.5em !important;
98+
}

0 commit comments

Comments
 (0)