mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-10 14:07:47 -06:00
limit width, ensure body is max min height
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<title>App</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<div id="root" class="min-w-full min-h-screen"></div>
|
||||
<script src="/src/index.tsx" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user