Skip to content

Commit

Permalink
Update sticky-logo.css
Browse files Browse the repository at this point in the history
  • Loading branch information
douden committed Dec 19, 2024
1 parent f2682c1 commit e86a65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sphinx_tudelft_theme/static/sticky-logo.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
background-color: var(--pst-color-background) !important;
opacity : 1.0 !important;
z-index: 999 !important;
width: calc(100% - 32px) !important;
width: calc(100% + 32px) !important;
}

0 comments on commit e86a65f

Please sign in to comment.