mirror of
https://github.com/jcreek/EstimationPoker.git
synced 2026-07-12 18:43:47 +00:00
fix(*): Fix mobile viewport width
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
href="https://fonts.googleapis.com/css2?family=Fuzzy+Bubbles:wght@400;700&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Estimation Poker</title>
|
||||
%sveltekit.head%
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user