From 8e6a36fb2dffffdf6103f544641ae6d285c36d8a Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Tue, 27 Feb 2018 11:39:47 -0500 Subject: [PATCH] Oops layout was broken --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index d7735dd..d3d456f 100644 --- a/style.css +++ b/style.css @@ -203,7 +203,6 @@ input.sub[type="checkbox"]:checked ~ .reveal-if-active-2 { .custom-category { text-align: center; margin: 10px; - width: 25%; } body.light .custom-category { @@ -307,7 +306,7 @@ body.dark a:hover { } .character-build { - width: 100%; + width: 90%; text-align: center; } #grow-panel {