aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-landing/public/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'packages/bun-landing/public/index.css')
-rw-r--r--packages/bun-landing/public/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-landing/public/index.css b/packages/bun-landing/public/index.css
index 228503ca6..bc28c45f0 100644
--- a/packages/bun-landing/public/index.css
+++ b/packages/bun-landing/public/index.css
@@ -458,7 +458,7 @@ header {
.BarGraphItem--bun .BarGraphBar {
background-color: rgb(249, 241, 225);
box-shadow: inset 1px 1px 3px rgb(204, 198, 187);
- background-image: url("/logo.png");
+ background-image: url("/logo.svg");
background-repeat: no-repeat;
background-size: 56px 48.8px;
background-position: 6px 20%;