demo init
This commit is contained in:
@@ -108,4 +108,8 @@ section {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
}
|
||||
}
|
||||
|
||||
.demo {
|
||||
margin-top: 5em;
|
||||
}
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user