Skip to content

Commit 90252d5

Browse files
authored
Merge pull request #8558 from QwikDev/v2-docs-bg-size
fix(docs): fix grid star bg size
2 parents 7b4370a + 84cdd5c commit 90252d5

2 files changed

Lines changed: 2 additions & 113 deletions

File tree

packages/docs/src/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421

422422
@utility bg-grid-stars {
423423
background-image: url('./media/decor/grid-star-bg.svg');
424+
background-size: contain;
424425
}
425426

426427
.vanilla-icon {

0 commit comments

Comments
 (0)