about page : use slightly more space (#2791)

th-downstream
Wonderfall 7 years ago committed by Eugen Rochko
parent 232b822d86
commit 88b7b096e1

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

Loading…
Cancel
Save