patron: don't override p
style on the patron page
It adds a global styles that messes with the elements we are trying to present.
This commit is contained in:
parent
0820db0161
commit
8f3d4de6c3
2 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
@import "colors";
|
||||
|
||||
.patron {
|
||||
p {
|
||||
.patron-section {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue