A breaking change to check out having a sidebar with content that slides over when the menu is closed.

This commit is contained in:
GloriousCode
2017-10-09 17:24:32 +11:00
parent bc73c506e1
commit dd6a692ec3
6 changed files with 59 additions and 23 deletions

View File

@@ -7,18 +7,7 @@ body {
height: 100%;
}
.main {
padding: 20px 70px 0;
display: block;
text-align: center;
}
.main-content {
display: inline-block;
text-align: left;
max-width: 940px;
width:100%;
}
.loading-spinner {
margin-left:50%;