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 = {
1212 status : MESSAGE_BAR_STATUS . ACTIVE ,
1313 id : {
1414 key : "messageBar_id" ,
15- value : "JWT_IO_FEEDBACK " ,
15+ value : "JWT_V2_FEEDBACK " ,
1616 } ,
1717 state : {
1818 key : "messageBar_state" ,
Original file line number Diff line number Diff line change @@ -1886,7 +1886,7 @@ footer {
18861886}
18871887
18881888.top-banner {
1889- background : # 24 24 24 ;
1889+ background : linear-gradient ( 90 deg , # ff 4f 40 0 % , # ff 44 dd 99.99 % ) ;
18901890 border-radius : 8px ;
18911891 max-width : 1216px ;
18921892 padding : 8px 16px ;
Original file line number Diff line number Diff line change 11.top-banner-bg.closed
22.top-banner.closed
33 .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.
55 span( aria-hiden ="true" ) →
66 button.close-top-banner +
77
You can’t perform that action at this time.
0 commit comments