[accelerator] revert titles

This commit is contained in:
Mononaut
2024-06-30 06:53:56 +00:00
parent caf7011df5
commit e3abdf4b4f
2 changed files with 2 additions and 2 deletions

View File

@@ -271,7 +271,7 @@
@if (!noCTA) {
<div class="row mb-1">
<div class="col-sm">
<h1 style="font-size: larger;"><ng-content select="[slot='cta-title']"></ng-content><span class="default-slot">Transaction stuck?</span></h1>
<h1 style="font-size: larger;"><ng-content select="[slot='cta-title']"></ng-content><span class="default-slot">Accelerate your Bitcoin transaction?</span></h1>
</div>
</div>
}