mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 22:55:00 +00:00
copy
This commit is contained in:
parent
e9b1a98314
commit
dd4d2420df
4 changed files with 4 additions and 4 deletions
|
@ -73,7 +73,7 @@
|
|||
|
||||
/* Page container styling */
|
||||
.page-container {
|
||||
max-width: 900px;
|
||||
max-width: 950px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
position: relative;
|
||||
|
@ -83,7 +83,7 @@
|
|||
.macos-backdrop {
|
||||
background: linear-gradient(135deg, #ff9966, #ff5e62, #6666ff, #0066ff);
|
||||
border-radius: 12px;
|
||||
padding: 45px 30px;
|
||||
padding: 50px 20px;
|
||||
margin: 20px 0;
|
||||
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue