13 lines
121 B
SCSS
13 lines
121 B
SCSS
.container-scroll {
|
|
margin: 4px 0 6px;
|
|
}
|
|
|
|
.card-item {
|
|
width: 130px;
|
|
}
|
|
|
|
.card-img {
|
|
height: 40px;
|
|
width: 40px;
|
|
}
|