Skip to content
Snippets Groups Projects
Commit 0fc73a6e authored by Wonderfall's avatar Wonderfall Committed by Eugen Rochko
Browse files

about page : use slightly more space (#2791)

parent 2bd132d4
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
padding-bottom: 50px; padding-bottom: 50px;
&.thicc { &.thicc {
max-width: 700px; max-width: 800px;
} }
} }
...@@ -228,7 +228,7 @@ ...@@ -228,7 +228,7 @@
.sidebar { .sidebar {
border-left: 1px solid lighten($color1, 10%); border-left: 1px solid lighten($color1, 10%);
width: 180px; width: 200px;
flex: 0 0 auto; flex: 0 0 auto;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment