File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ const messageBar = {
12
12
status : MESSAGE_BAR_STATUS . ACTIVE ,
13
13
id : {
14
14
key : "messageBar_id" ,
15
- value : "JWT_IO_FEEDBACK " ,
15
+ value : "JWT_V2_FEEDBACK " ,
16
16
} ,
17
17
state : {
18
18
key : "messageBar_state" ,
Original file line number Diff line number Diff line change @@ -1886,7 +1886,7 @@ footer {
1886
1886
}
1887
1887
1888
1888
.top-banner {
1889
- background : # 24 24 24 ;
1889
+ background : linear-gradient ( 90 deg , # ff 4f 40 0 % , # ff 44 dd 99.99 % ); ;
1890
1890
border-radius : 8px ;
1891
1891
max-width : 1216px ;
1892
1892
padding : 8px 16px ;
Original file line number Diff line number Diff line change 1
1
.top-banner-bg.closed
2
2
.top-banner.closed
3
3
.top-banner-container
4
- a( href ="https://a0.to/jwt-io-feedback" target ="_blank" ) Learn about the upcoming changes to jwt.io and share your feedback
4
+ a( href ="https://a0.to/jwt-io-feedback" target ="_blank" ) Get an exclusive look at jwt.io v2 and help us shape its final form with your feedback.
5
5
span( aria-hiden ="true" ) →
6
6
button.close-top-banner +
7
7
You can’t perform that action at this time.
0 commit comments