use dynamic viewport size
This commit is contained in:
parent
2146393a1e
commit
9f5d33f9fc
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
<meta property="twitter:image:src" content="https://eren.at-the.icu/P7240169.JPG" />
|
<meta property="twitter:image:src" content="https://eren.at-the.icu/P7240169.JPG" />
|
||||||
</head>
|
</head>
|
||||||
<body style="margin: 0; padding: 0;">
|
<body style="margin: 0; padding: 0;">
|
||||||
<img src="P7240169.JPG" style="width: 100vw; height: 100vh;">
|
<img src="P7240169.JPG" style="width: 100dvw; height: 100dvh;">
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue