Increase sidebar size

master
rubenwardy 2018-01-13 00:09:21 +00:00
parent ca85ccf13c
commit d314a3838f
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ html, body {
margin: 0;
padding: 0 20px 20px 20px;
position: absolute;
left: 250px;
left: 280px;
right: 0;
top: 0;
}
@ -28,7 +28,7 @@ html, body {
#navbar {
position: absolute;
left: 0;
width: 250px;
width: 280px;
top: 0;
padding: 0;
margin: 0;