From be5dca20547bee194313a56350b729dbbf1215bc Mon Sep 17 00:00:00 2001 From: Sn4il Date: Sat, 8 Feb 2025 20:51:56 +0300 Subject: =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0=20=D1=88=D0=B8?= =?UTF-8?q?=D1=80=D0=B8=D0=BD=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- brutalist.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'brutalist.css') diff --git a/brutalist.css b/brutalist.css index 0df9da5..6c1e426 100644 --- a/brutalist.css +++ b/brutalist.css @@ -2,6 +2,10 @@ body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } +div { + max-width: 80%; +} + pre { padding: 1em; background-color: #eee; @@ -70,4 +74,4 @@ th { th { background-color: #222; } -} \ No newline at end of file +} -- cgit v1.2.3