About: introducing team profiles
CSS should be refactored, probably in the page itself.
This commit is contained in:
9
src/styles/_about.sass
Normal file
9
src/styles/_about.sass
Normal 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
|
@@ -12,6 +12,7 @@
|
||||
@import _welcome
|
||||
@import _homepage
|
||||
@import _services
|
||||
@import _about
|
||||
@import ../../../pillar/src/styles/_search
|
||||
@import ../../../pillar/src/styles/_organizations
|
||||
|
||||
|
Reference in New Issue
Block a user