### Explanation We're currently using hacky CSS when the platform literally supports this out of the box with [`scroll-margin-top`](https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-margin-top). ### Steps - [ ] Go to https://github.com/PHS-TSA/webmaster-23-24/blob/d2c6a4d92479b45fc32ff5117e5c8be01d8d89f5/src/routes/_app.tsx#L63-L64 - [ ] Replace it with a `scroll-mt-#`
Explanation
We're currently using hacky CSS when the platform literally supports this out of the box with
scroll-margin-top.Steps
webmaster-23-24/src/routes/_app.tsx
Lines 63 to 64 in d2c6a4d
scroll-mt-#