mirror of
https://github.com/hyprwm/hyprland-website.git
synced 2025-12-28 08:00:05 +01:00
sponsors: placement improvements and small text change
This commit is contained in:
parent
6d079cebd8
commit
65562b4588
2 changed files with 3 additions and 3 deletions
|
|
@ -27,10 +27,10 @@
|
||||||
|
|
||||||
<CommunitySlice communityProfiles={data.communityProfiles} />
|
<CommunitySlice communityProfiles={data.communityProfiles} />
|
||||||
|
|
||||||
<HyprPerks />
|
|
||||||
|
|
||||||
<Sponsors sponsors={data.sponsors} />
|
<Sponsors sponsors={data.sponsors} />
|
||||||
|
|
||||||
|
<HyprPerks />
|
||||||
|
|
||||||
<NewsSlice news={data.news} />
|
<NewsSlice news={data.news} />
|
||||||
|
|
||||||
<InstallSlice />
|
<InstallSlice />
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
<section class="relative mb-12 flex max-w-5xl flex-col gap-2 px-8 md:mb-20">
|
<section class="relative mb-12 flex max-w-5xl flex-col gap-2 px-8 md:mb-20">
|
||||||
<Title class="px-0">
|
<Title class="px-0">
|
||||||
<TitlePre slot="pre">And a huge thank you!</TitlePre>
|
<TitlePre slot="pre">A huge thank you!</TitlePre>
|
||||||
<TitleHeading size="small" slot="title">Our sponsors</TitleHeading>
|
<TitleHeading size="small" slot="title">Our sponsors</TitleHeading>
|
||||||
</Title>
|
</Title>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue