Merge pull request #1840 from BotBlake/landing-page-redesign
improve landing page contrast
@@ -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 {
|
||||
|
||||
@@ -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 />
|
||||
|
||||
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 87 KiB |
|
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 24 KiB |