Skip to content

Commit 6926929

Browse files
authored
Merge pull request #10 from computorg/logo
Make logo bigger
2 parents 664614f + 7c212f2 commit 6926929

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)