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