Minor style fixes

stable
Xavier Julián 2014-07-25 13:04:05 +02:00
parent f86d2867df
commit df92071ada
2 changed files with 3 additions and 2 deletions

View File

@ -95,7 +95,7 @@ $column-margin: 0 10px 0 0;
margin-right: 3rem;
}
.points-value {
@extend %large;
@extend %small;
color: $gray-light;
}
/*

View File

@ -1,4 +1,5 @@
.home-projects-list, .home-project {
.home-projects-list,
.home-project {
align-items: center;
background-image: url('/images/project-selector.jpg');
background-position: center center;