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.
2 parents 1c50311 + 86b1753 commit 5d3b44fCopy full SHA for 5d3b44f
app/styles/app.css
@@ -1,4 +1,9 @@
1
/* stylelint-disable no-descending-specificity, selector-class-pattern */
2
+
3
+html {
4
+ scroll-padding-top: var(--spacing-3);
5
+}
6
7
.article-title-wrapper {
8
display: flex;
9
justify-content: space-between;
0 commit comments