Skip to content

Commit

Permalink
adds some styling re #27
Browse files Browse the repository at this point in the history
  • Loading branch information
whatisgalen committed Jun 10, 2019
1 parent 1dc1712 commit 78ed863
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions consultations_prj/media/css/project.css
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,15 @@
flex-direction: row;
}

.card-info {
display: flex;
flex-direction: row;
}

.card-info-details {
margin-left: 12px;
}

.workflows-ref-number-card div > div {
margin: 0;
}
Expand Down

0 comments on commit 78ed863

Please sign in to comment.