#39, Add expand and tabs shortcodes

This commit is contained in:
Alex Shpak
2019-05-22 14:37:31 +02:00
parent 8f5aaee7aa
commit 0e6864f5aa
11 changed files with 159 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ $block-border-radius: 0.15rem;
line-height: 1.25;
// remove padding at the beginning of page
&:first-child {
&> :first-child {
margin-top: 0;
line-height: 1em;
}