fixed demo header

This commit is contained in:
Stephan Hagedorn 2017-09-29 00:28:56 +02:00
parent 212b41f4a3
commit ba1418dca0
3 changed files with 19 additions and 13 deletions

View file

@ -6,6 +6,11 @@
@extend .sec__main_status;
min-height: 50vh;
border-color: $foxtrot_color;
h1:first-of-type {
margin-top: 0;
font-weight: bold;
}
}
.demo__header {