diff --git a/src/components/App.css b/src/components/App.css index 4603b95..01cd271 100644 --- a/src/components/App.css +++ b/src/components/App.css @@ -11,3 +11,12 @@ h3, .cerise #content h3 { .pagination .disabled, .pagination .disabled a { color: #999 !important; } + +#content h1, +#content h2, +#content h3, +#content h4, +#content h5, +#content h6 { + scroll-margin-top: 60px +} \ No newline at end of file