About: introducing team profiles

CSS should be refactored, probably in the page itself.
This commit is contained in:
2018-02-12 00:32:12 +01:00
parent fc58fbef5b
commit 3bf1c3ea1b
3 changed files with 174 additions and 19 deletions

9
src/styles/_about.sass Normal file
View File

@@ -0,0 +1,9 @@
section.team
h2, .people-container
text-align: center
h3
margin-bottom: 0
h3 small
display: block
.people-intro, .row
margin-bottom: 20px

View File

@@ -12,6 +12,7 @@
@import _welcome
@import _homepage
@import _services
@import _about
@import ../../../pillar/src/styles/_search
@import ../../../pillar/src/styles/_organizations