css: Use SCSS nesting for `.integration` in portico.scss.

This commit is contained in:
Siddharth Varshney 2020-03-25 01:52:10 +05:30 committed by Tim Abbott
parent be0cd1dfc2
commit f488c03ca1
1 changed files with 3 additions and 3 deletions

View File

@ -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 {