Add stiim and kalender pages

fixes #15
fixes #16
This commit is contained in:
Arti Zirk
2018-08-27 13:04:19 +03:00
parent d95d4a6d67
commit f54b66945e
4 changed files with 41 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
margin-top: .5rem;
margin-left: auto;
margin-right: auto;
margin-bottom: 5rem;
padding: 1rem 2rem;
height: 50px;
background: #ffffff;

View File

@@ -14,7 +14,7 @@
width : 85vw;
max-width : 1200px;
min-height : 50vh;
margin : 5rem auto 0;
margin : 0 auto 0;
}
.centered-text {