aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen <110583491+TheLastBen@users.noreply.github.com>2022-10-08 22:03:00 +0100
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-10 17:11:24 +0300
commitce37fdd30e9fc0fe0bc5805a068ce8b11b42b5a3 (patch)
treeb741a6e27c961380e22331846a492c7b2a7c4860
parent7a20f914eddfdf09c0ccced157ec108205bc3d0f (diff)
maximize the view
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index c0c3f2bb..04bb9576 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,7 @@
+.container {
+ max-width: 100%;
+}
+
.output-html p {margin: 0 0.5em;}
.row > *,