We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e1890 commit 4742b40Copy full SHA for 4742b40
assets/css/v2/style.css
@@ -695,7 +695,7 @@ h1 {
695
696
h2 {
697
font-size: 1.5rem;
698
- margin: 3rem 0 1rem 0;
+ margin: 0 0 1rem 0;
699
}
700
701
/* tables */
@@ -761,7 +761,7 @@ table hr {
761
blockquote {
762
border: 1px solid var(--color-foreground);
763
padding: 1rem;
764
- margin: 3rem -1rem;
+ margin: 0 -1rem;
765
766
/* solid 3px drop shadow */
767
box-shadow: 3px 3px 0px var(--color-shadow);
0 commit comments