5 lines
63 B
SCSS
5 lines
63 B
SCSS
|
|
.active_window {
|
||
|
|
margin-right: -10em;
|
||
|
|
color: $text_color;
|
||
|
|
}
|