@use "@styles/abstracts/placeholders"; .list { @extend %reset-list; display: flex; flex-flow: row wrap; gap: var(--spacing-xs); padding: 0 var(--spacing-2xs); } t-data/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/cards-list.module.scss
blob: 6274b93c003e83a5ad4e08876a1b526c8db71fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32