mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
8 lines
111 B
CSS
8 lines
111 B
CSS
.questionCount {
|
|
justify-content: flex-end;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.subjName {
|
|
word-wrap: break-word;
|
|
}
|