Skip to content

Commit

Permalink
update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Mar 9, 2024
1 parent 4dce415 commit c3f64f0
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docs/assets/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ body {

.md-header__title {
margin-left: .4rem;
font-size: 1.3rem;
font-size: 1.1rem;
transition: all .3s;
}

Expand All @@ -91,15 +91,6 @@ body {
transition: all .3s;
}

.md-header[data-md-state="shadow"] .md-header__button.md-logo img {
height: 1.2rem;
width: 1.2rem;
}

.md-header[data-md-state="shadow"] .md-header__title {
font-size: .9rem;
}

.md-content__button.md-icon {
display: none;
}
Expand Down

0 comments on commit c3f64f0

Please sign in to comment.