New demos

This commit is contained in:
Stephan Hagedorn 2017-09-20 17:28:25 +02:00
parent ebffacd3fd
commit 3a2140dad6
3 changed files with 45 additions and 1 deletions

View file

@ -396,6 +396,9 @@ ul li {
figure {
margin: 16px 2em; }
.box__page {
height: 100vh; }
.box__info {
padding: 16px 2em;
border-right: 8px solid rgba(82, 190, 209, 0.6);