mirror of
https://github.com/yanislav-igonin/micrach
synced 2026-09-10 10:06:06 +03:00
3 lines
40 B
CSS
3 lines
40 B
CSS
|
|
.line-break {
|
||
|
|
white-space: pre-line;
|
||
|
|
}
|