1
Fork 0

Fix scss lint

This commit is contained in:
Jake Howard 2017-11-12 12:23:07 +00:00
parent d1c71f852b
commit 4703bb99f2
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -152,8 +152,8 @@ footer {
#TableOfContents { #TableOfContents {
& > ul { & > ul {
padding-left: $spacer;
margin-bottom: 0; margin-bottom: 0;
padding-left: $spacer;
} }
} }