5 lines
70 B
SCSS
5 lines
70 B
SCSS
|
|
.posts-tab {
|
||
|
|
.greentext {
|
||
|
|
color: var(--funtextGreentext);
|
||
|
|
}
|
||
|
|
}
|