We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f7c8f commit 00cfae1Copy full SHA for 00cfae1
index.html
@@ -377,7 +377,7 @@ <h1 class="ud-hero-title" style="margin-bottom: 0px">
377
</img>
378
</div>
379
<div class="centered-pic">
380
- <q-btn no-caps @click="ytpopup = true" rounded style="background: #0D1017;border: 1px solid #FF1EE6;color:#FF1EE6;" >
+ <q-btn no-caps @click="ytpopup = true" rounded style="background: rgb(23, 4, 21);border: 1px solid #FF1EE6;color:#FF1EE6;" >
381
<div>
382
<q-icon style="margin-bottom: -10px;" class="q-pr-sm" size="lg" name="play_arrow"></q-icon>
383
<span v-text="vidtitle"></span>
0 commit comments