Small fixes

This commit is contained in:
Jorik Schellekens 2020-04-27 18:36:05 +01:00
parent 55084e918c
commit 66067719f4
3 changed files with 5 additions and 5 deletions

View file

@ -109,7 +109,7 @@ limitations under the License.
justify-content: center;
// override the calculated sizes so that the letter isn't HUGE
font-size: 56px !important;
font-size: 6rem !important;
width: 100% !important;
transition: font-size 0.5s;
}