denoland / denoland/website_feedback
[UI issue] Docs button on Deploy page is partially obstructed
Open
- Dominant language
- No language data
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
On the [Deno deploy page](https://deno.com/deploy), the `Docs` button - when page is rendered in `md` size - is partially obstructed by the backdrop image and is not clickable on the part that is inside the dashed rectangle.

## Fix suggestion
`pointer-events: none` on the div that contains that image solves the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.