[accelerator] polish pizza accel x2

This commit is contained in:
nymkappa
2024-04-16 16:56:37 +09:00
parent 64ba033602
commit 96d85dcacd
4 changed files with 17 additions and 18 deletions

View File

@@ -104,7 +104,7 @@
<div class="row mt-2 mb-2 text-center">
<div class="col-sm d-flex flex-column">
<small>Changed your mind?</small>
<button type="button" class="mt-1 btn btn-secondary btn-sm rounded-pill align-self-center" style="width: 200px" (click)="restart()">Go Back</button>
<button type="button" class="mt-1 btn btn-secondary btn-sm rounded-pill align-self-center" style="width: 200px" (click)="step = 'cta'">Go Back</button>
</div>
</div>
}