Merge pull request #848 from garygreen/css-container

Increase container width
This commit is contained in:
Naoki Takezoe
2015-08-05 02:21:25 +09:00

View File

@@ -155,7 +155,7 @@ div.head div.forked {
}
div.container {
width: 920px;
width: 980px;
}
div.container-wide {