mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 14:14:59 +00:00
fixed quote
This commit is contained in:
parent
7c0aac7454
commit
b3d32f65d3
2 changed files with 3 additions and 3 deletions
|
@ -446,7 +446,7 @@ code, pre, .code-block {
|
|||
}
|
||||
|
||||
.testimonial-text::before {
|
||||
content: "\201C"; /* Opening fancy quote */
|
||||
content: "\201C\00A0"; /* Opening fancy quote */
|
||||
color: var(--primary);
|
||||
margin-right: 4px;
|
||||
vertical-align: -0.3em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue