fix errore css font-size

This commit is contained in:
Matteo Manzinello
2019-05-09 13:22:37 +02:00
parent d42032bea2
commit 588659269e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
const version = "0.2.2";
const version = "0.2.3";
mailgoInit = () => {
const styleSheet = document.createElement("link");