fix: responsive
This commit is contained in:
@@ -25,7 +25,7 @@ onMounted(() => {
|
||||
<div class="hero bg-hero grow">
|
||||
<div class="hero-content text-center p-0">
|
||||
<div
|
||||
class="max-w-96 bg-base-100 rounded-box shadow-md p-4"
|
||||
class="max-w-96 min-w-screen sm:min-w-96 bg-base-100 rounded-box shadow-md p-4"
|
||||
>
|
||||
<router-link
|
||||
to="/"
|
||||
|
||||
Reference in New Issue
Block a user