5 lines
69 B
SCSS
5 lines
69 B
SCSS
|
@import "../utils/variables";
|
||
|
|
||
|
.postWrapper {
|
||
|
text-align: left;
|
||
|
}
|