Skip to content

Commit 58b0831

Browse files
committed
chore: fix comment location
1 parent 348e81d commit 58b0831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ html {
159159
-webkit-font-smoothing: antialiased;
160160
-moz-osx-font-smoothing: grayscale;
161161
text-rendering: optimizeLegibility;
162-
scroll-padding-top: 5rem;
163162
/* Offset for fixed header - otherwise anchor headers are cutted */
163+
scroll-padding-top: 5rem;
164164
scrollbar-gutter: stable;
165165
}
166166

0 commit comments

Comments
 (0)