mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
style: Adjust hero h1 font size to 2.5rem
This commit is contained in:
parent
3270a8737c
commit
e1b79ddd69
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ nav {
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero h1 {
|
.hero h1 {
|
||||||
font-size: 3rem;
|
font-size: 2.5rem;
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
color: var(--dark);
|
color: var(--dark);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue