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