commit 57650f19f68513c627aa325117f7646ccd7c83dc parent b28144eef71c9675e5daf34c00ab1469cc43976a Author: Florian Kaldowski <flokX@users.noreply.github.com> Date: Wed, 29 May 2019 08:33:59 +0200 Update main.css Diffstat:
M | assets/main.css | | | 9 | +-------- |
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/assets/main.css b/assets/main.css @@ -4,17 +4,10 @@ .container { width: auto; - max-width: 790px; + max-width: 800px; padding: 0 15px; } .footer { background-color: #f5f5f5; } - -/* CSS by devShort --------------------------------------------------- */ - -.heatmap { - overflow-x: auto; -}