ftct: bit more margin on mobile for the end
This commit is contained in:
parent
7ab7afc5ed
commit
87496620f2
2 changed files with 1 additions and 1 deletions
0
html/blowing-in-the-wind.tsx
Normal file
0
html/blowing-in-the-wind.tsx
Normal file
|
@ -43,7 +43,7 @@ file.write(encoder.encode(`
|
|||
<style>
|
||||
body {
|
||||
margin: 0 auto;
|
||||
width: min(500px, 100vw);
|
||||
width: min(500px, 96vw);
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue