From 3ba49c1bfbf2fa64e8ce8bbd18339927800ac7c1 Mon Sep 17 00:00:00 2001 From: oupala Date: Thu, 3 Nov 2016 23:47:49 +0100 Subject: [PATCH] Revert "`.wrapper` revert to 100% width" This reverts commit 8d8c15b0797244cf3c6e78aa45c69c2d3de4d216. --- apaxy/theme/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apaxy/theme/style.css b/apaxy/theme/style.css index 3f95408..66744eb 100644 --- a/apaxy/theme/style.css +++ b/apaxy/theme/style.css @@ -53,7 +53,7 @@ a:hover { .wrapper { margin:0 auto; padding-top:20px; - max-width:100%; + max-width:80%; } /*------------------------------------*\ Demo block