11 lines
111 B
Plaintext
11 lines
111 B
Plaintext
@import "common.less";
|
|
|
|
.vin, .vim {
|
|
display: none;
|
|
}
|
|
.text {
|
|
.text-align(w);
|
|
}
|
|
.flex {
|
|
.flex(w);
|
|
} |