Skip to content

Commit 2dd5bfc

Browse files
committed
fix: Announcement ribbon offset updated to the new top navigation
1 parent 6839354 commit 2dd5bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_assets/css/_styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3237,7 +3237,7 @@ span.all-components-expanded-icon {
32373237
position: sticky;
32383238

32393239
+ nav.TK-Nav, + .PRGS-PairNav {
3240-
top: 24px;
3240+
top: 64px;
32413241
}
32423242
}
32433243
}

0 commit comments

Comments
 (0)