From f488c03ca128efcea6917696a42f38817ded5cd0 Mon Sep 17 00:00:00 2001 From: Siddharth Varshney Date: Wed, 25 Mar 2020 01:52:10 +0530 Subject: [PATCH] css: Use SCSS nesting for `.integration` in portico.scss. --- static/styles/portico/portico.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/styles/portico/portico.scss b/static/styles/portico/portico.scss index fb9fd18e72..8c668a865e 100644 --- a/static/styles/portico/portico.scss +++ b/static/styles/portico/portico.scss @@ -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 {