diff options
Diffstat (limited to 'src/components/organisms/layout/cards-list.module.scss')
| -rw-r--r-- | src/components/organisms/layout/cards-list.module.scss | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/components/organisms/layout/cards-list.module.scss b/src/components/organisms/layout/cards-list.module.scss index ff79f33..8b18c08 100644 --- a/src/components/organisms/layout/cards-list.module.scss +++ b/src/components/organisms/layout/cards-list.module.scss @@ -17,14 +17,6 @@ gap: var(--spacing-lg); } } - - &--ordered { - @extend %reset-ordered-list; - } - - &--unordered { - @extend %reset-list; - } } .card { |
