8 lines
120 B
CSS
8 lines
120 B
CSS
|
.hashtag, .account__header__content a, .status__content a {
|
||
|
color: #c17cfb;
|
||
|
}
|
||
|
|
||
|
.drawer, .column {
|
||
|
flex: 1 1 auto;
|
||
|
}
|