update josh and flex-flow of team
This commit is contained in:
parent
afecf3dfbb
commit
3f2fb06791
|
@ -40,9 +40,12 @@
|
||||||
.list--team
|
.list--team
|
||||||
display: flex
|
display: flex
|
||||||
flex-wrap: wrap
|
flex-wrap: wrap
|
||||||
|
justify-content: space-around
|
||||||
list-style: none
|
list-style: none
|
||||||
margin: 0
|
margin: 0
|
||||||
padding: 0
|
padding: 0
|
||||||
|
@media (min-width: 1000px)
|
||||||
|
justify-content: flex-start
|
||||||
|
|
||||||
.team-name
|
.team-name
|
||||||
font-weight: 300
|
font-weight: 300
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 84 KiB |
Loading…
Reference in New Issue
Block a user