Remove %page-width-container from patron
This commit is contained in:
parent
b022649699
commit
e2735b4238
2 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
|||
@import "placeholders";
|
||||
|
||||
.patron {
|
||||
.patron-container {
|
||||
@extend %page-width-container;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.patron
|
||||
.patron-container
|
||||
.container
|
||||
%h1 Patron
|
||||
|
||||
%h2 Formulaires
|
||||
|
|
Loading…
Reference in a new issue