diff --git a/app/styles/app/base.sass b/app/styles/app/base.sass new file mode 100644 index 00000000..eeb1c84b --- /dev/null +++ b/app/styles/app/base.sass @@ -0,0 +1,2 @@ +strong + font-weight: 400 diff --git a/app/styles/app/pages/team.sass b/app/styles/app/pages/team.sass index 25e13c8b..904e179f 100644 --- a/app/styles/app/pages/team.sass +++ b/app/styles/app/pages/team.sass @@ -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 diff --git a/app/templates/team.hbs b/app/templates/team.hbs index cc0d5c1a..e80237ab 100644 --- a/app/templates/team.hbs +++ b/app/templates/team.hbs @@ -3,7 +3,7 @@

Teamwork makes Travis CI possible

-

We've got Builders in areas across Europe and North America
working together to make the tool you love to use. +

We've got builders in areas across Europe and North America
working together to make the tool you love to use.