Slightly wider window

This commit is contained in:
Nicolai Ort 2021-08-17 19:21:19 +02:00
parent 9c7f2672f9
commit 71f5648654
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="./tailwind.css">
<style>
body {
min-width: 300px;
min-width: 400px;
}
</style>
</head>