fix hero overflow

This commit is contained in:
isUnknown 2024-10-31 14:35:37 +01:00
parent a6631f6ccb
commit a2062cd350
4 changed files with 4 additions and 8 deletions

View file

@ -11,7 +11,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="<?= url('assets/dist/style.css?version-cache-prevent') . rand(0, 1000) ?>">
<link rel="stylesheet" type="text/css" href="<?= url('assets/css/style.css?version-cache-prevent') . rand(0, 1000) ?>">
<meta name="robots" content="noindex,nofollow">
<!-- Alpine -->