style: let FranceConnect button downsize on small screens (#21417)

This commit is contained in:
Frédéric Péters 2018-01-25 11:48:47 +01:00
parent fa35be147d
commit 3da179aa57
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ div#methods div#fc-button-wrapper {
text-align: center;
img {
width: 300px;
max-width: 100%;
}
}
a.button {