bullet lists should be wider

This commit is contained in:
Greg Gauthier 2025-01-17 21:17:02 +00:00
parent 9cf69816ce
commit a199414b53

View File

@ -335,7 +335,7 @@ ul li {
font-family: "Classic Console Neue", monospace; font-family: "Classic Console Neue", monospace;
font-size: 15px; font-size: 15px;
color: #fdd461; color: #fdd461;
max-width: 30%; max-width: 70%;
margin-left: 35px; margin-left: 35px;
} }