This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="flex row items-center no-wrap">
|
||||
<svg
|
||||
class="iconcolor q-mr-sm"
|
||||
class="iconcolor q-mr-xs"
|
||||
viewBox="0 0 8.4666662 8.4666662"
|
||||
width="32"
|
||||
height="32"
|
||||
@@ -68,11 +68,11 @@
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
<span class="text-h4 q-pr-xs text-brand" style="color: var(--logo-color-bg-white);">
|
||||
<span class="text-h4 text-brand" style="color: var(--logo-color-bg-white);">
|
||||
tg
|
||||
</span>
|
||||
|
||||
<span class="text-h4 text-brand2 text-bold q-pa-0">
|
||||
<span class="text-h4 text-brand2 text-bold q-pa-0">
|
||||
Crew
|
||||
</span>
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
@keyframes blink {
|
||||
100%,
|
||||
0% {
|
||||
fill: #f8b59b;
|
||||
fill: #fa9e7a;
|
||||
}
|
||||
60% {
|
||||
fill: #F36D3A;
|
||||
|
||||
Reference in New Issue
Block a user