7 lines
106 B
CSS
7 lines
106 B
CSS
![]() |
.filter {
|
||
|
display: flex;
|
||
|
justify-content: flex-start;
|
||
|
align-items: center;
|
||
|
margin-bottom: 15px;
|
||
|
}
|