Skip to content

Commit

Permalink
Minor stylistic fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
alshedivat committed Jul 5, 2021
1 parent 9c8bd1a commit 63f278a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ p, h1, h2, h3, h4, h5, h6, em, div, span, strong {
color: var(--global-text-color);
}

article div {
margin-bottom: 1rem;
}

a, table.table a {
color: var(--global-theme-color);
&:hover {
Expand Down Expand Up @@ -62,7 +58,6 @@ blockquote {
margin-bottom: 5px;
margin-top: 5px;
font-family: monospace;
font-size: 1.2rem;
p {
display: inline-block;
margin: 0;
Expand Down

0 comments on commit 63f278a

Please sign in to comment.