This commit is contained in:
hayatie
2024-04-18 14:48:09 +08:00
parent 96330f0424
commit 23c079f91b
6 changed files with 16 additions and 10 deletions
@@ -12,7 +12,7 @@
<br> KALI KE-27/2023 </h4></CENTER>
<div class ="centered-button">
<button class="btn btn-primary" @click=" navigateToURL">Klik pada pautan berikut >></button>
<button class="btn btn-primary" @click=" navigateToURL" target="_blank">Klik pada pautan berikut >></button>
</div>
@@ -93,7 +93,7 @@ export default {
padding: 20px 40px;
text-align: center;
color: #fff;
border-radius: 5px;
border-radius: 15px;
cursor: pointer;
}