Build .css files

This commit is contained in:
Lucas Larroche 2022-01-04 22:46:55 +07:00
parent 525c88db3a
commit fe0a9d7e72
12 changed files with 9 additions and 12 deletions

View file

@ -1758,7 +1758,6 @@ details summary {
color: var(--accordion-close-summary-color);
line-height: 1rem;
list-style-type: none;
list-style-type: none;
cursor: pointer;
transition: color var(--transition);
}