Skip to content

Commit 7a567d7

Browse files
committed
Merge pull request discourse#1601 from awesomerobot/master
main logo size consistency fix
2 parents 52c3457 + 1f283b5 commit 7a567d7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/assets/stylesheets/desktop/header.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
}
3030
}
3131
#site-logo {
32-
max-height: 40px;
33-
max-width: 350px;
32+
width: 122px;
3433
}
3534
.icon-home {
3635
font-size: 20px;

0 commit comments

Comments
 (0)