Add home page placeholder to not display empty page

This commit is contained in:
Alex Shpak
2019-03-29 16:15:43 +01:00
parent 9a8b89cf24
commit 5b652a1bb1
8 changed files with 59 additions and 6 deletions
-2
View File
@@ -29,9 +29,7 @@ $block-border-radius: 0.15rem;
code {
font-family: 'Oxygen Mono', monospace;
}
p code {
padding: 0 $padding-4;
background: $gray-100;
border-radius: $block-border-radius;