mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Fix section h1 spacing: reduce top margin to match home page
This commit is contained in:
@@ -40,6 +40,12 @@ body {
|
||||
|
||||
main { max-width: 1100px; margin: 0 auto; padding: 2rem; }
|
||||
|
||||
main > h1 {
|
||||
margin: 0 0 1rem;
|
||||
font-size: 1.8rem;
|
||||
color: var(--text);
|
||||
}
|
||||
|
||||
.site-intro {
|
||||
margin-bottom: 2rem;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user