Skip to content

Commit f132341

Browse files
committed
Better dev callout positioning
1 parent 5083cb9 commit f132341

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

static/shared/css/documentation.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -951,8 +951,11 @@ div.sidebar-module ul ul li span {
951951
}
952952

953953
.dev-program-callout {
954-
background: #160625 url(/shared/images/header-animation-static.png) no-repeat 875px -8px / 26%;
954+
}
955+
956+
.dev-program-callout .wrapper {
955957
padding: 40px 0;
958+
background: #160625 url(/shared/images/header-animation-static.png) no-repeat top right / 30%;
956959
}
957960

958961
.dev-program.feature h1,

0 commit comments

Comments
 (0)