Compare commits
No commits in common. "b27ed67638201380b438e571e530467ab8e8a32c" and "6f77deb6eda66092c86415ea40b555185c24bab7" have entirely different histories.
b27ed67638
...
6f77deb6ed
File diff suppressed because it is too large
Load Diff
|
@ -41,10 +41,6 @@ main {
|
|||
text-align: center;
|
||||
}
|
||||
}
|
||||
section {
|
||||
padding: $global-padding $global-padding*2;
|
||||
//margin: $global-margin;
|
||||
}
|
||||
.entry-content {
|
||||
@include breakpoint(small){
|
||||
@include xy-cell(12);
|
||||
|
|
Loading…
Reference in New Issue