mirror of
https://github.com/romancm/gamebrary
synced 2024-11-15 15:57:59 +00:00
update google button styles
This commit is contained in:
parent
43466bdee8
commit
81bede62fe
1 changed files with 5 additions and 1 deletions
|
@ -9,7 +9,11 @@
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<b-button href="https://accounts.google.com/" target="_blank" variant="secondary">
|
<b-button
|
||||||
|
href="https://accounts.google.com/"
|
||||||
|
target="_blank"
|
||||||
|
variant="info"
|
||||||
|
>
|
||||||
Manage Google Account
|
Manage Google Account
|
||||||
</b-button>
|
</b-button>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue