We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5e485 commit 1ad6a1bCopy full SHA for 1ad6a1b
app/assets/v2/css/gitcoin.css
@@ -21,7 +21,7 @@ h4,
21
.sticky-top {
22
position: sticky!important;
23
top: 0;
24
- z-index: 1;
+ z-index: 3;
25
}
26
27
.lighter {
app/assets/v2/css/town_square.css
@@ -984,8 +984,8 @@ body.green.offer_view .announce {
984
.nav-badge {
985
font-size: 9px;
986
color: var(--link-color);
987
- top: -8px;
988
- position: relative;
+ top: 20px;
+ position: absolute;
989
font-weight: bold;
990
991
0 commit comments