From f74868db1c542eca0c660cd7ac2e7e7c11bc1d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Sch=C3=A4fer?= Date: Mon, 26 Aug 2024 11:06:50 +0200 Subject: [PATCH] Improve scaling on mobile devices --- web/index.html | 1 + web/src/sipgator-app.ts | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index d258d09..6c54645 100644 --- a/web/index.html +++ b/web/index.html @@ -1,5 +1,6 @@ + Sipgator diff --git a/web/src/sipgator-app.ts b/web/src/sipgator-app.ts index aaad56a..0d2c66c 100644 --- a/web/src/sipgator-app.ts +++ b/web/src/sipgator-app.ts @@ -27,7 +27,7 @@ export class SipgatorApp extends LitElement { render() { return html` -