add section about members' projects

This commit is contained in:
Riku Rouvila
2017-02-09 21:29:18 +02:00
parent 3a77e30aa8
commit defb334cc0
4 changed files with 51 additions and 2 deletions

View File

@@ -21,6 +21,10 @@ h1, h2, h3
margin 0
margin-bottom 0.5em
text-shadow 1px 1px 10px rgba(255,255,255,0.5)
h2
margin-bottom 1em
p
margin-top 1em
line-height 1.5em
@@ -78,7 +82,8 @@ section:first-child
padding-left 0
&:last-child
padding-right 0
&:first-child
text-align center
img:first-child
max-width 100%
@@ -165,6 +170,9 @@ section:first-child
margin 3px
border-radius 3px
.project-image__codestats
width 143px
footer
padding 0.5em 1em
z-index 2