Skip to content

Commit 00cfae1

Browse files
committed
button tweak
1 parent 12f7c8f commit 00cfae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h1 class="ud-hero-title" style="margin-bottom: 0px">
377377
</img>
378378
</div>
379379
<div class="centered-pic">
380-
<q-btn no-caps @click="ytpopup = true" rounded style="background: #0D1017;border: 1px solid #FF1EE6;color:#FF1EE6;" >
380+
<q-btn no-caps @click="ytpopup = true" rounded style="background: rgb(23, 4, 21);border: 1px solid #FF1EE6;color:#FF1EE6;" >
381381
<div>
382382
<q-icon style="margin-bottom: -10px;" class="q-pr-sm" size="lg" name="play_arrow"></q-icon>
383383
<span v-text="vidtitle"></span>

0 commit comments

Comments
 (0)