mirror of
https://github.com/yanislav-igonin/micrach
synced 2026-07-27 13:24:18 +03:00
3 lines
40 B
CSS
3 lines
40 B
CSS
|
|
.line-break {
|
||
|
|
white-space: pre-line;
|
||
|
|
}
|