Skip to content

Commit 382983f

Browse files
committed
feat: semaphroe docs logo
1 parent d969d86 commit 382983f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
8 KB
Loading

theme/header.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ svg {
2727
}
2828

2929
.menu-title {
30-
background-image: url(.gitbook/assets/semaphore700.png);
30+
background-image: url(/.gitbook/assets/semaphore-docs.png);
3131
background-position: center;
3232
background-repeat: no-repeat;
33-
background-size: contain;
33+
background-size: 300px;
3434
}

0 commit comments

Comments
 (0)