Remove .page styles
This commit is contained in:
parent
75a913d179
commit
d104ec30e8
1 changed files with 1 additions and 2 deletions
|
@ -226,8 +226,7 @@ $button-size: 1.5rem;
|
|||
h1 {
|
||||
margin-top: 0;
|
||||
}
|
||||
.post,
|
||||
.page {
|
||||
.post {
|
||||
@include container;
|
||||
@include grid(12,10);
|
||||
@include prefix(12,1);
|
||||
|
|
Loading…
Reference in a new issue