concarneau: reduce tracking code input cell title boldness (#30597)

This commit is contained in:
Serghei Mihai 2019-06-11 11:50:41 +02:00
parent 8552db2001
commit e06d62d38d
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ body {
h2 {
background: $primary-color;
color: black;
font-family: OpenSans-Bold,Arial,sans-serif;
font-family: OpenSans-Medium,Arial,sans-serif;
font-weight: bold;
font-size: 1em;
padding: 1em 0 0 1em;