Skip to content

Commit 3c75d4f

Browse files
committed
docs: update docs style
1 parent 332a07c commit 3c75d4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vitepress/theme/DynamicAds.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ onUnmounted(() => {
6363
}
6464
6565
.ad-image {
66-
max-width: 130px;
66+
max-width: 100%;
67+
width: 200px;
6768
height: auto;
6869
margin-bottom: 0.5rem;
6970
}

0 commit comments

Comments
 (0)