mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
fix: center icon show + add alt to img
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
@vite(['resources/css/app.css', 'resources/js/app.js'])
|
||||
</head>
|
||||
|
||||
<body class="antialiased bg-stone-900 dark scroll-smooth">
|
||||
<body class="antialiased bg-stone-900 dark scroll-smooth min-h-screen">
|
||||
<x-navbar/>
|
||||
<x-icons.view_grid :icon="$icon"/>
|
||||
<x-footer/>
|
||||
|
||||
Reference in New Issue
Block a user