mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 21:07:27 +00:00
fix: oopsie
This commit is contained in:
parent
3efa75759c
commit
aed77079ce
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="relative bg-blue-900 page-wrapper mx-auto overflow-hidden">
|
||||
<div class="relative bg-blue-900 overflow-hidden">
|
||||
<LazyBackground
|
||||
:image-source="require('@/assets/img/bg-homepage-1.jpg')"
|
||||
image-class="absolute inset-0 bg-center"
|
||||
|
|
|
|||
Loading…
Reference in a new issue