Skip to content

Commit 34ed156

Browse files
author
Fabian Perez
committed
Adjust feature position to account for header shadow
1 parent 35bb61e commit 34ed156

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

static/shared/css/documentation.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -626,10 +626,9 @@ a img {
626626

627627
.dev-program.feature {
628628
background: #160625;
629-
position: relative;
630629
height: 420px;
631-
overflow: hidden;
632-
border-bottom: 1px solid #ddd;
630+
margin-top: -2px;
631+
position: relative;
633632
}
634633

635634
.dev-program.feature .intro {

0 commit comments

Comments
 (0)