Small style tweaks

This commit is contained in:
Emi
2024-02-27 16:37:18 +01:00
parent f137a53459
commit ca33129fab

View File

@@ -26,7 +26,7 @@
padding: 0;
}
main {
max-width: 800px;
max-width: 690px;
margin: 0 auto;
padding: 1em;
text-align: center;
@@ -49,7 +49,7 @@
header h1 {
text-align: center;
font-size: 28px;
margin: 14px;
margin: 14px 0 40px;
}
header p {
font-size: 20px;
@@ -126,7 +126,6 @@
<img src="/images/logo.svg" alt="">
<div>
<h1>Looking for Godot?</h1>
<p>Link collections for: Game Engine, Foundation, Asset Store & Conference</p>
</div>
</header>