Compare commits

..

No commits in common. "b27ed67638201380b438e571e530467ab8e8a32c" and "6f77deb6eda66092c86415ea40b555185c24bab7" have entirely different histories.

2 changed files with 588 additions and 592 deletions

File diff suppressed because it is too large Load Diff

View File

@ -41,10 +41,6 @@ main {
text-align: center; text-align: center;
} }
} }
section {
padding: $global-padding $global-padding*2;
//margin: $global-margin;
}
.entry-content { .entry-content {
@include breakpoint(small){ @include breakpoint(small){
@include xy-cell(12); @include xy-cell(12);