Skip to content

Commit f7f53aa

Browse files
committedNov 14, 2023
docs: adjust sponsor logo
1 parent 4d29cfe commit f7f53aa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎docs/.vitepress/theme/styles/vars.css

+8
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,11 @@
118118
.vp-sponsor.aside .vp-sponsor-grid.mini .vp-sponsor-grid-image {
119119
max-width: 124px;
120120
}
121+
122+
.vp-sponsor.aside .vp-sponsor-grid.mini .vp-sponsor-grid-image[alt='Bit'] {
123+
max-height: 44px;
124+
}
125+
126+
.vp-sponsor-grid.big .vp-sponsor-grid-image {
127+
max-height: 96px;
128+
}

0 commit comments

Comments
 (0)
Please sign in to comment.