toodego: adjust font size of producer label to match title

This commit is contained in:
Frédéric Péters 2019-07-13 22:19:38 +02:00
parent 69bad2a3c8
commit c3d1527211
1 changed files with 2 additions and 0 deletions

View File

@ -47,10 +47,12 @@ $actions: (goto, more-info, call, login);
a {
color: black;
}
font-size: 110%;
}
h3 {
font-family: Oswald;
font-weight: 300;
font-size: 110%;
text-transform: uppercase;
margin: 0;
padding-top: 4px;