diff --git a/custom.scss b/custom.scss index a2068f7..014cffc 100644 --- a/custom.scss +++ b/custom.scss @@ -37,3 +37,9 @@ $primary: #034e79; div.quarto-post { display: block; } + +.navbar-logo { + max-height: 35px; + width: auto; + padding-right: 10px; +}