This commit is contained in:
@@ -2,13 +2,6 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: deploy
|
name: deploy
|
||||||
|
|
||||||
clone:
|
|
||||||
disable: false
|
|
||||||
git:
|
|
||||||
image: plugins/git
|
|
||||||
settings:
|
|
||||||
clone_url: http://10.10.10.2:3000/admin/tgCrewLanding.git
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node:22
|
image: node:22
|
||||||
|
|||||||
@@ -68,8 +68,13 @@
|
|||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
<span class="text-h4 text-brand" style="color: var(--logo-color-bg-white);">
|
<span
|
||||||
tg!
|
class="text-h4 text-brand"
|
||||||
|
style="
|
||||||
|
color: var(--logo-color-bg-white);
|
||||||
|
margin-right: 2px;"
|
||||||
|
>
|
||||||
|
tg
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="text-h4 text-brand2 text-bold q-pa-0">
|
<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;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Гарантируем наследование для всех элементов */
|
|
||||||
* {
|
* {
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user