Minor fixes to the project page styles

stable
Xavier Julián 2015-05-06 08:14:17 +02:00 committed by Juanfran
parent 1ee92e9909
commit 70aa783729
1 changed files with 5 additions and 3 deletions

View File

@ -12,13 +12,15 @@
display: flex;
}
.title {
@extend %larger;
@extend %title;
@extend %medium;
@extend %text;
@extend %bold;
align-content: center;
background: $whitish;
display: flex;
justify-content: space-between;
margin-bottom: .5rem;
padding: .9rem 1rem;
padding: .5rem 1rem;
}
.timeline {
flex: 1;