Move contribution info from title to actual content

This commit is contained in:
2018-06-16 16:37:39 +02:00
parent 44b4340a91
commit cf777571dc
2 changed files with 9 additions and 5 deletions
+5 -1
View File
@@ -8,12 +8,16 @@ ul.proposal-list {
padding: 0 1.2rem;
line-height: 4.2rem;
background-color: rgba(255,255,255,0.1);
font-size: 1.4rem;
font-size: 1.2rem;
border-bottom: 1px solid rgba(255,255,255,0.2);
&:first-of-type {
border-top: 1px solid rgba(255,255,255,0.2);
}
span {
font-size: inherit;
}
.category {
color: $blue;
padding-right: 0.2rem;