Compare commits
4 commits
acf1c1c0f2
...
09ce07ecc5
Author | SHA1 | Date | |
---|---|---|---|
09ce07ecc5 | |||
620d942323 | |||
6f7da0ee12 | |||
923ed1a392 |
2 changed files with 7 additions and 0 deletions
|
@ -7355,6 +7355,9 @@ iframe {
|
|||
.webform-submission-form {
|
||||
margin: .5rem 6rem .5rem 6rem;
|
||||
padding: 0 6rem; } }
|
||||
.help {
|
||||
font-size: 0.88rem; }
|
||||
|
||||
.content blockquote {
|
||||
color: currentColor; }
|
||||
.content blockquote * {
|
||||
|
|
|
@ -49,3 +49,7 @@
|
|||
padding: 0 6rem;
|
||||
}
|
||||
}
|
||||
|
||||
.help {
|
||||
font-size: $size-6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue