Added resizing robustness

This commit is contained in:
2021-05-02 02:46:07 +02:00
parent a65bbeeae4
commit 4b3136d9c6
4 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="style.css">
<title>Cover Builder</title>
</head>
<body>
<body onresize="renewReflection();">
<div id="header">
<span>Cover Builder</span>
</div>