diff --git a/_homeblocks.sass b/_homeblocks.sass index 413ed95..1e85d9c 100644 --- a/_homeblocks.sass +++ b/_homeblocks.sass @@ -85,7 +85,8 @@ text-align: center width: 30px span.track_label - padding: 0 65px 0 5px + padding: 0 5px + width: 115px h3 background: #F3F4F6 border-top: 1px solid #999 @@ -99,6 +100,7 @@ text-decoration: none .content background: #F3F4F6 + display: block font-family: 'Ubuntu' font-size: 12px height: 28px @@ -144,7 +146,8 @@ color: #A2A2A2 font-family: 'Ubuntu' font-size: 14px - margin: 0 + font-weight: normal + margin: 0 0 0 15px .step background: #F3F3F3 border-radius: 10px @@ -174,7 +177,9 @@ height: 50px line-height: 50px margin: 0 0 0 10px + overflow: hidden padding: 0 + width: 320px .legend background: url('icons/closed.png') no-repeat left center color: transparent -- libgit2 0.21.2