diff --git a/data/img/white-banner.svg b/data/img/white-banner.svg new file mode 100644 index 0000000..4388d7a --- /dev/null +++ b/data/img/white-banner.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 59a6ef9..746ce91 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,7 @@

Free and unlimited email aliases

This simple service allows you to get a email alias that is completely free and unlimited. You get unlimited incoming emails and unlimited aliases.

+
diff --git a/main.css b/main.css index 79ac6d4..f3b1d42 100644 --- a/main.css +++ b/main.css @@ -1,7 +1,7 @@ @import url('https://fonts.googleapis.com/css2?family=Inter&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Archivo&display=swap'); -p { +p button label input { font-family: 'Inter', sans-serif; }