Skip to content

Commit

Permalink
docs: update sponsors css
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Dec 6, 2023
1 parent d1905bd commit 725b240
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/.vitepress/style/vars.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,19 @@
.DocSearch {
--docsearch-primary-color: var(--vp-c-brand) !important;
}

.vp-sponsor-grid.big .vp-sponsor-grid-image {
max-height: 96px;
}

.vp-sponsor-grid.mini .vp-sponsor-grid-image[alt='Bit'] {
max-height: 48px;
}

.vp-sponsor-grid.big .vp-sponsor-grid-image[alt='Vite'] {
max-height: 65px;
}

.vp-sponsor-grid.big .vp-sponsor-grid-image[alt='Zammad'] {
max-height: 74px;
}

0 comments on commit 725b240

Please sign in to comment.