moves date info, makes polls title bigger
This commit is contained in:
@@ -1439,15 +1439,16 @@ ul.ballot-list {
|
|||||||
.dates {
|
.dates {
|
||||||
color: $text-medium;
|
color: $text-medium;
|
||||||
font-size: $small-font-size;
|
font-size: $small-font-size;
|
||||||
|
margin-bottom: $line-height/2;
|
||||||
@include breakpoint(medium) {
|
|
||||||
float: right;
|
|
||||||
margin-right: $line-height;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h4 a {
|
h4 {
|
||||||
color: $text;
|
font-size: rem-calc(30);
|
||||||
|
line-height: $line-height*1.5;
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: $text;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user