play : add play-icon. closes #50
All checks were successful
Deploy / Deploy to Production (push) Successful in 23s
All checks were successful
Deploy / Deploy to Production (push) Successful in 23s
This commit is contained in:
parent
8481dc5f90
commit
16df036649
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@
|
|||
href={displayedGame.playLink}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="button play-icon"
|
||||
class="button with-icon play-icon"
|
||||
>{t('play')}</a>
|
||||
{:else}
|
||||
<button class="button with-icon lock-icon" disabled>{t('coming_soon')}</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue