removed list-style from <ul>

This commit is contained in:
westtle 2024-02-06 20:46:05 +07:00
parent 4c1ee5624e
commit 4787f2947c

View file

@ -70,6 +70,8 @@ textarea {
font: inherit;
}
ul { list-style: none; }
.sr-only {
border: none;
width: 0.0625rem;