about page : use slightly more space (#2791)

This commit is contained in:
Wonderfall 2017-05-04 18:16:00 +02:00 committed by Eugen Rochko
parent 2bd132d458
commit 0fc73a6e47
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}