This commit is contained in:
cookfront
2017-03-24 22:02:38 +08:00
parent aaf1b2529e
commit a991aea581
27 changed files with 65 additions and 105 deletions
+3 -3
View File
@@ -78,15 +78,15 @@ ul, ol {
.page-container {
background-color: #fff;
position: relative;
display: table;
display: flex;
width: 100%;
overflow: hidden;
}
.page-content {
box-sizing: border-box;
margin-left: 220px;
padding: 0 40px;
display: table-cell;
flex: 1;
section {
> h1,