diff --git a/sass/style.scss b/sass/style.scss index be3236d..315cbcb 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -127,12 +127,12 @@ img { .content { height: auto; float: right; - width: 70%; + width: 75%; margin-top: 60px; } .page-top { - width: 70%; + width: 75%; position: fixed; right: 0; z-index: 3; @@ -196,7 +196,7 @@ img { } #sidebar { - width: 30%; + width: 25%; -webkit-background-size: cover; background-size: cover; background-color: #434C5E;