mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 02:16:15 -04:00
Merge pull request #104 from nalabdou/patch-1
Fix : remove duplicated list-style-type: none;
This commit is contained in:
commit
525c88db3a
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ details {
|
|||
color: var(--accordion-close-summary-color);
|
||||
line-height: 1rem;
|
||||
list-style-type: none;
|
||||
list-style-type: none;
|
||||
cursor: pointer;
|
||||
|
||||
@if $enable-transitions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue