mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-24 18:56:46 +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%
|
||||
|
||||
Reference in New Issue
Block a user