Skip to content

Commit 6cfed6f

Browse files
authored
Merge pull request #9 from virak-cloud/dev2master
fix: remove old logo
2 parents 9e13e99 + 5687fa8 commit 6cfed6f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/.vitepress/theme/styles/style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
--vp-nav-logo-height: 60px
7676
}
7777

78+
.dark {
79+
--vp-home-hero-image-background-image: linear-gradient(-45deg, #03589b 50%, #0578ba 50%)!important
80+
}
81+
7882
@media only screen and (width < 600px) {
7983
:root {
8084
--vp-nav-logo-height: 45px
@@ -143,4 +147,3 @@
143147
.DocSearch {
144148
--docsearch-primary-color: var(--vp-c-brand-1) !important;
145149
}
146-

docs/public/images/logo-final.webp

-4.28 KB
Binary file not shown.

0 commit comments

Comments
 (0)