This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<template>
|
||||
<div class="min-h-screen">
|
||||
<div
|
||||
class="min-h-svh bg-black-50 lato-regular relative overflow-visible before:content-[''] before:absolute before:bottom-0 before:h-[520px] before:w-full before:bg-[url(/src/assets/img/webp/footer-flowers.webp)] before:bg-no-repeat before:bg-bottom before:bg-cover before:z-0"
|
||||
>
|
||||
<UiHeader />
|
||||
<UiMain />
|
||||
<UiFooter />
|
||||
|
Reference in New Issue
Block a user