fixes
This commit is contained in:
@@ -25,7 +25,7 @@ div#page {
|
||||
}
|
||||
|
||||
aside#sidebar {
|
||||
width: 20%;
|
||||
width: 15%;
|
||||
float: left;
|
||||
|
||||
h1 {
|
||||
@@ -46,7 +46,7 @@ div#page {
|
||||
}
|
||||
|
||||
section#content {
|
||||
width: 75%;
|
||||
width: 80%;
|
||||
float: left;
|
||||
padding-left: 2em;
|
||||
overflow: visible;
|
||||
|
||||
Reference in New Issue
Block a user