mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
style: Increase font size in Getting Started section for better readability
This commit is contained in:
parent
70b6da108c
commit
284911cd6b
1 changed files with 3 additions and 0 deletions
|
@ -280,6 +280,8 @@
|
|||
padding: 20px;
|
||||
color: white;
|
||||
font-family: monospace;
|
||||
font-size: 1.2rem;
|
||||
line-height: 1.5;
|
||||
margin: 20px 0;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
@ -365,6 +367,7 @@
|
|||
.info-content {
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.info-content h2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue