From 6c5e0373d6e1f50a127d6cb08e0372da8bd45923 Mon Sep 17 00:00:00 2001 From: leon-k-martin Date: Tue, 24 Sep 2024 18:25:02 +0200 Subject: [PATCH] Refactor layout.css to set width to 100% --- style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/layout.css b/style/layout.css index 8ad0624..45d5b9e 100644 --- a/style/layout.css +++ b/style/layout.css @@ -233,4 +233,4 @@ display: block; width: 200px; word-wrap: break-word; -} \ No newline at end of file +}