Skip to content

Commit

Permalink
Merge pull request #28 from scalarorg/develop
Browse files Browse the repository at this point in the history
chore: update position of title of building-value
  • Loading branch information
dangtna1 authored Jun 20, 2024
2 parents eac28ee + c24b17f commit 6926db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(routes)/_components/building-value/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export function BuildingValue() {
>
<h1
className={
"-mt-60 max-md:-mt-20 first-line:text-shadow-h1 text-3xl sm:text-4xl md:text-5xl lg:text-6xl xl:text-[65px] xl:!leading-[84px] 2xl:leading-[125px] font-bold max-w-2xl xl:max-w-3xl 2xl:max-w-7xl !leading-normal sm:leading-normal"
"-mt-[360px] max-lg:-mt-40 max-md:-mt-20 first-line:text-shadow-h1 text-3xl sm:text-4xl md:text-5xl lg:text-6xl xl:text-[65px] xl:!leading-[84px] 2xl:leading-[125px] font-bold max-w-2xl xl:max-w-3xl 2xl:max-w-7xl !leading-normal sm:leading-normal"
}
>
Unified and
Expand Down

0 comments on commit 6926db6

Please sign in to comment.