From f40693e3aaf2572bc5067f9839634e6a0d1fb846 Mon Sep 17 00:00:00 2001 From: f Date: Wed, 12 Feb 2025 00:01:05 +0300 Subject: [PATCH] prewrap --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 6708c63..3d75417 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1398,7 +1398,7 @@ } .modal-content { - white-space: pre-wrap; + /* white-space: pre-wrap; */ } {% include head-custom.html %}