mirror of
https://github.com/zhigang1992/greyshade.git
synced 2026-01-12 09:04:12 +08:00
Set max width to twitter box. Fixes #10
This commit is contained in:
@@ -67,6 +67,12 @@ body {
|
||||
float: right;
|
||||
width: 77%;
|
||||
background: whitesmoke;
|
||||
#banner {
|
||||
width: 100%;
|
||||
small {
|
||||
margin-right: 70px;
|
||||
}
|
||||
}
|
||||
.mid-col-container {
|
||||
padding: 0px 70px 0px 40px;
|
||||
#content {
|
||||
|
||||
Reference in New Issue
Block a user