add members header for yhdistys-page

This commit is contained in:
Cihan Bebek
2017-07-05 12:35:34 +03:00
parent 1aa9d50c54
commit f38437cd02
5 changed files with 28 additions and 4 deletions

View File

@@ -94,3 +94,21 @@
@media (min-aspect-ratio: 1/2)
width 100%
height auto
.header__members
z-index -1
position absolute
top 0
left 0
height 100%
.member
margin 0
border-radius 0
width (100/18)%
@media screen and (max-width: 1200px)
width (100/15)%
@media screen and (max-width: 810px)
width 10%
@media screen and (min-width: 2000px)
width 5%

View File

@@ -345,7 +345,7 @@ footer
.column
display block
.neukkari-img-wrapper
.bread-img
background url('../images/hp3_bw.jpg')
background-size 120%
background-position-y 80%
@@ -355,5 +355,5 @@ footer
height 240px
@media screen and (max-width: 700px)
.neukkari-img-wrapper
.bread-img
display none