Avis: wording

This commit is contained in:
Simon Lehericey 2017-09-20 10:51:06 +02:00
parent 3c3e303a59
commit bacff0a178
4 changed files with 10 additions and 8 deletions

View file

@ -14,8 +14,11 @@
}
h2 {
font-weight: bold;
margin-bottom: $default-padding;
.email {
font-weight: bold;
}
}
.introduction {
@ -32,7 +35,6 @@
font-size: 12px;
color: $grey;
float: right;
font-weight: normal;
}
}
@ -99,11 +101,10 @@
}
h2 {
font-weight: bold;
margin-bottom: $default-spacer;
span {
font-weight: normal;
.email {
font-weight: bold;
}
}