mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +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>
|
<template>
|
||||||
<div class="relative bg-blue-900 page-wrapper mx-auto overflow-hidden">
|
<div class="relative bg-blue-900 overflow-hidden">
|
||||||
<LazyBackground
|
<LazyBackground
|
||||||
:image-source="require('@/assets/img/bg-homepage-1.jpg')"
|
:image-source="require('@/assets/img/bg-homepage-1.jpg')"
|
||||||
image-class="absolute inset-0 bg-center"
|
image-class="absolute inset-0 bg-center"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue