1
0
Fork 0

stylelint fix

This commit is contained in:
Matthias Kretschmann 2021-03-21 21:43:09 +01:00
parent a4db5299a4
commit cd19e2d4c7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
.results {
composes: container from '../../atoms/Container.module.css';
/* composes: wide from '../../atoms/Container.module.css'; */
padding: var(--spacer) calc(var(--spacer) / 2);
margin-bottom: 0;
display: flex;