correze-cd19: reduce footer phone icon size (#46955)

This commit is contained in:
Thomas Jund 2020-09-24 14:53:52 +02:00
parent b08dcd0d3c
commit 96817a8191
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ form p label, .field--label {
content: "\f095"; // icon-tel
font-family: FontAwesome;
line-height: 1;
font-size: 2.2em;
font-size: 1.5em;
vertical-align: middle;
margin-right: .33em;
}