miniUpdate
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-24 18:34:36 +03:00
parent bc2dd90e57
commit a0df926e56
5 changed files with 7 additions and 10 deletions

View File

@@ -2,13 +2,6 @@ kind: pipeline
type: docker
name: deploy
clone:
disable: false
git:
image: plugins/git
settings:
clone_url: http://10.10.10.2:3000/admin/tgCrewLanding.git
steps:
- name: build
image: node:22

View File

@@ -68,8 +68,13 @@
</g>
</svg>
<span class="text-h4 text-brand" style="color: var(--logo-color-bg-white);">
tg!
<span
class="text-h4 text-brand"
style="
color: var(--logo-color-bg-white);
margin-right: 2px;"
>
tg
</span>
<span class="text-h4 text-brand2 text-bold q-pa-0">

Binary file not shown.

Binary file not shown.

View File

@@ -32,7 +32,6 @@ body, html, #q-app {
-moz-osx-font-smoothing: grayscale;
}
/* Гарантируем наследование для всех элементов */
* {
font-family: inherit;
}