mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
style: Adjust hero h1 font size to 2.5rem
This commit is contained in:
parent
099fc7b31e
commit
279e7e1456
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ nav {
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero h1 {
|
.hero h1 {
|
||||||
font-size: 3rem;
|
font-size: 2.5rem;
|
||||||
margin-bottom: var(--heading-spacing);
|
margin-bottom: var(--heading-spacing);
|
||||||
color: var(--dark);
|
color: var(--dark);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue