About us views

* added members view
* added about us intermediary view
* added statute text as view
* included placeholder generated favicons with main logo as base
* fixed mentors view styles in mobile view
* added history view with photos
* code style fixes and improvements
This commit is contained in:
Herman Õunapuu
2018-08-25 23:24:49 +03:00
parent 880761d5e4
commit 118c227767
73 changed files with 1068 additions and 76 deletions

View File

@@ -29,3 +29,6 @@ h4 {
@import 'ourwork';
@import 'student';
@import 'shared';
@import 'statute';
@import 'history';
@import 'members';