Minor fix on project info margins

stable
Xavier Julián 2015-06-11 12:26:26 +02:00
parent b957859d69
commit 58f4d684d9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,6 @@
.description {
@extend %light;
@extend %medium;
margin: 0;
}
.project-data {
display: flex;
@ -32,6 +31,7 @@
}
.single-project-tags {
margin-bottom: 1rem;
margin-top: 1rem;
}
.timeline {
flex: 1;