File tree Expand file tree Collapse file tree 2 files changed +2520
-2520
lines changed
Expand file tree Collapse file tree 2 files changed +2520
-2520
lines changed Original file line number Diff line number Diff line change 11<template >
22 <div class =" flex h-full relative font-patrick overflow-hidden" >
33 <div
4- class =" text-5xl h-full font-bold md:py-0 py-16 md:text-7xl text-primary-light-500 text-center w-1/2 items-center flex justify-center tracking-wider leading-loose uppercase relative z-10"
4+ class =" text-5xl h-full font-bold md:py-0 py-16 md:text-7xl text-primary-light-500 text-center w-full md:w- 1/2 items-center flex justify-center tracking-wider leading-loose uppercase relative z-10"
55 >
66 <div
7- class =" w-full md:w-1/2 flex items-end justify-end h-auto flex-col leading-loose"
7+ class =" w-full flex items-end justify-end h-auto flex-col leading-loose"
88 >
9- <div class =" text-3xl h-[80vh] mb-8" >
9+ <div class =" text-4xl h-[80vh] mb-8" >
1010 <div class =" h-1/2 mb-8" >
1111 <NuxtImg
1212 src =" /paper.svg"
2020 <a href =" /docs/getting-started" >
2121 <PUButton flavor =" outlined" >Get Started</PUButton >
2222 </a >
23- <div class =" " >
23+ <div class =" hidden md:block " >
2424 <NuxtImg
2525 src =" /arrow-up.svg"
2626 alt =" arrow-up"
You can’t perform that action at this time.
0 commit comments