mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-18 16:54:17 +00:00
add members header for yhdistys-page
This commit is contained in:
@@ -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%
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user