fix hero overflow
This commit is contained in:
parent
a6631f6ccb
commit
a2062cd350
4 changed files with 4 additions and 8 deletions
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue