Merge pull request #1840 from BotBlake/landing-page-redesign

improve landing page contrast
This commit is contained in:
Niels van Velzen
2026-05-05 22:27:15 +02:00
committed by GitHub
9 changed files with 10 additions and 14 deletions
@@ -4,14 +4,8 @@
padding: 24pt 0;
}
.landing-section:first-child {
border-top: 1px solid #eee;
}
.landing-section:nth-child(even) {
background-color: #172138;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.landing-section:last-child {
+3 -1
View File
@@ -28,7 +28,9 @@ export default function Home() {
Download Now
</Link>
</div>
<p><a href="/docs/general/community-standards/servers">Note: We do not run servers for users.</a></p>
<p>
<a href='/docs/general/community-standards/servers'>Note: We do not run servers for users.</a>
</p>
</Hero>
<main>
<HomepageFeatures />
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 87 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 166 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 73 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 24 KiB