6 lines
83 B
SCSS
6 lines
83 B
SCSS
|
@import "../utils/variables";
|
||
|
|
||
|
.listHeader, .listContent {
|
||
|
text-align: left;
|
||
|
}
|