File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
web/wp-content/plugins/live-stream-gate-block Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ function live_stream_gate_callback( $block_attributes ) {
110110
111111 <p>Don't have an LF account? It's free and the easiest way to access content across LF sites.</p>
112112
113- <a class="wp-block-lf-live-stream-gate-block-button is-signup-link is-auth0 only-anonymous is-signup-link" href="" >Create Account</a >
113+ <button class="wp-block-lf-live-stream-gate-block-button is-signup-link is-auth0 only-anonymous is-signup-link">Create Account</button >
114114 </div>
115115 </div>
116116 <div class="wp-block-lf-live-stream-gate-block is-auth0 only-authenticated <?php echo esc_html ( $ align ); ?> <?php echo esc_html ( $ classes ); ?> " id="<?php echo esc_html ( $ anchor ); ?> ">
Original file line number Diff line number Diff line change 5959 font-weight : 600 ;
6060 letter-spacing : -0.5px ;
6161 text-align : center ;
62+ line-height : 24px ;
6263 max-width : 180px ;
6364 display : inline-block ;
6465 transition : background-color 0.25s ease-out ;
You can’t perform that action at this time.
0 commit comments