demo init

This commit is contained in:
ntr
2019-09-09 16:49:52 +10:00
parent 5874f040ad
commit 65c69199b9
6 changed files with 105 additions and 24 deletions
+4
View File
@@ -108,4 +108,8 @@ section {
display: flex;
flex-flow: column;
}
}
.demo {
margin-top: 5em;
}
-8
View File
@@ -272,14 +272,6 @@ header {
color: @white;
box-shadow: inset 0px 5px 0px 0px @white;
border: 0;
&:first-child {
border-left: 1px solid #444;
}
&:last-child {
border-right: 1px solid #444;
}
}
border: 1px solid #444;