mirror of https://github.com/zulip/zulip.git
css: Use SCSS nesting for `.integration` in portico.scss.
This commit is contained in:
parent
be0cd1dfc2
commit
f488c03ca1
|
@ -371,10 +371,10 @@ img.screenshot {
|
|||
margin-top: 2em;
|
||||
padding-top: 1em;
|
||||
border-top: 1px dashed hsl(0, 0%, 0%);
|
||||
}
|
||||
|
||||
.integration p {
|
||||
margin-top: 2em;
|
||||
p {
|
||||
margin-top: 2em;
|
||||
}
|
||||
}
|
||||
|
||||
#pw_strength {
|
||||
|
|
Loading…
Reference in New Issue