add li styles

This commit is contained in:
rawleyfowler
2025-03-15 15:01:33 -05:00
parent bb5ade67f1
commit 8afe42ee05

View File

@@ -25,3 +25,10 @@ p {
text-align: center;
margin-bottom: 12px;
}
li {
color: lightgray;
max-width: 300px;
marg: auto;
margin-bottom: 6px;
}