stuff done

This commit is contained in:
2025-03-11 02:54:09 +02:00
parent 58e7ed2f06
commit 516b45fad9
90 changed files with 2950 additions and 9458 deletions

View File

@@ -11,7 +11,7 @@ export default function Above() {
const t = useTranslations('Banner.Above')
return (
<div className='flex w-full items-end justify-center bg-brand-violet md:min-h-[43px] xl:min-h-[51px]'>
<div className='bw-above flex h-[51px] w-full items-end justify-center bg-brand-violet'>
<div className='mx-0 mb-0.5'>
<Image
width={72.79}