From: Wonderfall Date: Thu, 4 May 2017 16:16:00 +0000 (+0200) Subject: about page : use slightly more space (#2791) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=0fc73a6e477fae3bd1b0ba04403b331111514f81;p=mastodon.git about page : use slightly more space (#2791) --- diff --git a/app/javascript/styles/about.scss b/app/javascript/styles/about.scss index b1139b86f..a969c867b 100644 --- a/app/javascript/styles/about.scss +++ b/app/javascript/styles/about.scss @@ -7,7 +7,7 @@ padding-bottom: 50px; &.thicc { - max-width: 700px; + max-width: 800px; } } @@ -228,7 +228,7 @@ .sidebar { border-left: 1px solid lighten($color1, 10%); - width: 180px; + width: 200px; flex: 0 0 auto; }