hot pink fixes (with flexbox) pt3

This commit is contained in:
Lisa P 2015-11-20 14:00:19 +01:00
parent 335b7a1302
commit 9acb4a2476
3 changed files with 7 additions and 3 deletions

2
app/styles/app/base.sass Normal file
View File

@ -0,0 +1,2 @@
strong
font-weight: 400

View File

@ -30,16 +30,17 @@
display: none
.team-member
flex: 1 0 190px
flex: 0 0 195px
padding: 0
margin-bottom: 4em
text-align: center
display: flex
flex-flow: column wrap
.list--team
display: flex
flex-wrap: wrap
list-style: none
justify-content: space-between
margin: 0
padding: 0
@ -53,6 +54,7 @@
line-height: 1.5
margin: 0
font-size: 16px
flex-grow: 1
.team-handle
font-size: 16px

View File

@ -3,7 +3,7 @@
<div class="inner">
<header class="section--center team-header">
<h1 class="h1--green">Teamwork makes Travis CI possible</h1>
<p class="text-big">We've got Builders in areas across Europe and North America <br> working together to make the tool you love to use.
<p class="text-big">We've got builders in areas across Europe and North America <br> working together to make the tool you love to use.
</p>
</header>
<ul class="list--team">