reduce font-size and adjust height

This commit is contained in:
Lisa Passing 2015-03-18 12:50:03 +01:00
parent a206fac3dc
commit c0cd45bcf2

View File

@ -27,6 +27,7 @@
// job matrix
.tile--jobs
font-size: $font-size-sm
padding: 0.5em 0.4em 0.4em 3.5rem
margin-bottom: 0.35rem
p
@ -80,8 +81,8 @@
@include fadeOut(right, -90deg, $cream-light)
z-index: 999
.job-env
min-width: grid-calc(14, 24)
width: grid-calc(14, 24)
min-width: grid-calc(16, 24)
width: grid-calc(16, 24)
// max-width: 395px
&:after
@include fadeOut(right, -90deg, $cream-light)