mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-14 16:44:59 +00:00
style: Remove blue vertical line from hero content
This commit is contained in:
parent
b85226b8a5
commit
5f71cdc497
1 changed files with 1 additions and 2 deletions
|
@ -122,8 +122,7 @@ nav {
|
||||||
.hero-content {
|
.hero-content {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
padding-left: 20px;
|
padding-left: 0;
|
||||||
border-left: 4px solid var(--primary);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-video {
|
.hero-video {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue