This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
@@ -32,7 +32,6 @@ body, html, #q-app {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
/* Гарантируем наследование для всех элементов */
|
||||
* {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user