faq list style

This commit is contained in:
Sean Yesmunt 2021-03-29 08:50:34 -04:00
parent 81798c6c00
commit 7ba47625fd

View file

@ -505,9 +505,12 @@ main {
font-size: 1.5rem;
}
li:not(:last-of-type) {
margin-bottom: 1rem;
}
a {
color: #e2048e;
//font-weight: 600;
border-bottom: 1px solid #e2048e;
}
}