style: Remove blue vertical line from hero content

This commit is contained in:
Paul Gauthier (aider) 2025-03-19 14:08:32 -07:00
parent b85226b8a5
commit 5f71cdc497

View file

@ -122,8 +122,7 @@ nav {
.hero-content {
text-align: left;
max-width: 90%;
padding-left: 20px;
border-left: 4px solid var(--primary);
padding-left: 0;
}
.hero-video {