mirror of
https://github.com/godotengine/godot-social-links.git
synced 2025-12-31 21:48:43 +03:00
Small style tweaks
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user