Commit compiled CSS
This commit is contained in:
parent
55c44c546e
commit
0c2bf5f383
1 changed files with 3 additions and 1 deletions
|
@ -7412,8 +7412,10 @@ iframe {
|
|||
.form-item {
|
||||
margin-bottom: .6rem; }
|
||||
|
||||
.content p.form-label,
|
||||
.form-label {
|
||||
margin-top: .6rem; }
|
||||
margin-top: 1rem;
|
||||
margin-bottom: .6rem; }
|
||||
|
||||
.content blockquote {
|
||||
color: currentColor; }
|
||||
|
|
Loading…
Reference in a new issue