Increase sidebar size
This commit is contained in:
parent
ca85ccf13c
commit
d314a3838f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user