mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
feat: Add script to generate SVG logo with embedded font
This commit is contained in:
parent
c14d406f59
commit
c6e544750b
2 changed files with 112 additions and 0 deletions
|
@ -58,6 +58,11 @@ nav {
|
|||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
||||
.logo-svg {
|
||||
height: 32px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.nav-links {
|
||||
display: flex;
|
||||
gap: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue