mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
9 lines
111 B
CSS
9 lines
111 B
CSS
.questionCount {
|
|
justify-content: flex-end;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.subjName {
|
|
word-wrap: break-word;
|
|
}
|