Skip to content

Commit 7c212f2

Browse files
committed
Make logo bigger
1 parent 664614f commit 7c212f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

custom.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,9 @@ $primary: #034e79;
3737
div.quarto-post {
3838
display: block;
3939
}
40+
41+
.navbar-logo {
42+
max-height: 35px;
43+
width: auto;
44+
padding-right: 10px;
45+
}

0 commit comments

Comments
 (0)