removed list-style from <ul>
This commit is contained in:
parent
4c1ee5624e
commit
4787f2947c
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ textarea {
|
|||
font: inherit;
|
||||
}
|
||||
|
||||
ul { list-style: none; }
|
||||
|
||||
.sr-only {
|
||||
border: none;
|
||||
width: 0.0625rem;
|
||||
|
|
Loading…
Reference in a new issue