Update padding-left to 20px as per Nad's iteration

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-05-07 12:50:04 +01:00
parent 7c1ac7aaff
commit 4d6cd3c050
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ limitations under the License.
color: $muted-fg-color; color: $muted-fg-color;
vertical-align: middle; vertical-align: middle;
padding-left: 16px; padding-left: 20px;
position: relative; position: relative;
&::before { &::before {