correct layout in 1024, better spacing for greater resolutions
This commit is contained in:
parent
f531247627
commit
6c4bdcff46
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ body {
|
|||
float:left;
|
||||
width:20%;
|
||||
text-align:center;
|
||||
margin-right:2%;
|
||||
margin-right:5%;
|
||||
}
|
||||
|
||||
ul.shortcuts {
|
||||
|
|
@ -54,7 +54,7 @@ ul.badges li {
|
|||
|
||||
#main {
|
||||
float:right;
|
||||
width:78%;
|
||||
width:75%;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
|
|||
Reference in a new issue