paragraph margins
This commit is contained in:
parent
81a77ce0a4
commit
a96fc101f2
1 changed files with 5 additions and 0 deletions
|
|
@ -427,6 +427,11 @@ select.form-control:not([multiple]):not([size]) {
|
|||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.content p {
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
/* theme: light */
|
||||
|
||||
button.theme-light {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue