🎨 Meilleure affichage du texte du résultat pour mobile

pull/105/head
mama 2017-10-23 15:16:24 +02:00
parent 088f00da70
commit 9b605c945f
1 changed files with 1 additions and 2 deletions

View File

@ -57,7 +57,7 @@
#results h2 small {
opacity: 0.7;
font-size: 70%;
font-size: calc(50% + .2vw);
font-weight: 400;
}
#results h2 span {
@ -71,7 +71,6 @@
align-items: center;
flex-wrap: wrap;
height: 70%;
width: 96%;
margin: .6em auto 1.2em;
}