Skip to content

Commit

Permalink
Minor css changes on logo
Browse files Browse the repository at this point in the history
  • Loading branch information
oscgonfer committed Oct 15, 2024
1 parent 843d222 commit acd3ca8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/stylesheets/screen.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ html, body {
// This is the logo at the top of the ToC
.logo {
display: block;
max-width: 100%;
max-width: 75%;
margin-bottom: $logo-margin;
padding: 10px;
}

&>.search {
Expand Down

0 comments on commit acd3ca8

Please sign in to comment.