mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
style: Reduce blame chart height on website
This commit is contained in:
parent
dedbc20ac6
commit
14b274c707
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
.chart-container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 360px;
|
||||
height: 300px;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue