Added very basic student and mentors views for now

This commit is contained in:
Herman Õunapuu
2018-08-05 14:39:44 +03:00
parent a461a09e3e
commit 149f0ed5d3
9 changed files with 171 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
flex : 1;
width : 85vw;
max-width : 1200px;
margin : 0 auto;
margin : 5rem auto 0;
}
.page * {