Skip to content

Commit

Permalink
Doc: Address more PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gmuloc committed Sep 10, 2024
1 parent f128bdc commit e8c0c3f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/stylesheets/extra.material.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,8 @@
line-height: 1em;
font-size: 1.3rem;
margin: 1em 0;
/* font-weight: 700; */
letter-spacing: -.01em;
color: var(--md-default-fg-color--light);
text-transform: capitalize;
font-style: normal;
font-weight: bold;
}
Expand All @@ -142,7 +140,6 @@
line-height: 1em;
color: var(--md-default-fg-color--light);
font-style: italic;
text-transform: capitalize;
}

.md-typeset h5,
Expand All @@ -154,7 +151,6 @@
/* line-height: 2em; */
color: var(--md-default-fg-color--light);
font-style: italic;
text-transform: capitalize;
text-decoration: underline;
}

Expand Down

0 comments on commit e8c0c3f

Please sign in to comment.