We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205c5ce commit 80b663eCopy full SHA for 80b663e
1 file changed
www/src/css/bootstrap.scss
@@ -37,3 +37,9 @@ h1, h2, h3, h4, h5 {
37
color: inherit;
38
}
39
40
+
41
+// https://twitter.com/hakimel/status/1257252729128435712?s=20
42
+// https://twitter.com/bramus/status/1257255545897132032?s=20
43
+:target {
44
+ scroll-margin-top: 4rem;
45
+}
0 commit comments