Skip to content

Commit eed0856

Browse files
authored
Add max-width to logo
1 parent 6cc8bc3 commit eed0856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/_lib/template.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ function getCss(theme: string, fontSize: string) {
4848
4949
.logo {
5050
margin: 0 75px;
51+
max-width: 100%;
5152
}
5253
5354
.dark-svg {

0 commit comments

Comments
 (0)