Skip to content

Commit 63f278a

Browse files
committed
Minor stylistic fixes.
1 parent 9c8bd1a commit 63f278a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

_sass/_base.scss

-5
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ p, h1, h2, h3, h4, h5, h6, em, div, span, strong {
88
color: var(--global-text-color);
99
}
1010

11-
article div {
12-
margin-bottom: 1rem;
13-
}
14-
1511
a, table.table a {
1612
color: var(--global-theme-color);
1713
&:hover {
@@ -62,7 +58,6 @@ blockquote {
6258
margin-bottom: 5px;
6359
margin-top: 5px;
6460
font-family: monospace;
65-
font-size: 1.2rem;
6661
p {
6762
display: inline-block;
6863
margin: 0;

0 commit comments

Comments
 (0)