9 lines
112 B
SCSS
9 lines
112 B
SCSS
.languages__sample {
|
|
font-size: 20px;
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
.languages__sel-sample {
|
|
max-width: 130px;
|
|
}
|