novalagung / dasarpemrogramangolang

📖 Source Code Website/Ebook Dasar Pemrograman Golang
https://dasarpemrogramangolang.novalagung.com/
Creative Commons Attribution Share Alike 4.0 International
2.28k stars 401 forks source link

bug: navigation blocked by some button attribute on mobile devices and impact on all content. #260

Open afifurrohman-id opened 5 months ago

afifurrohman-id commented 5 months ago

Description

Some of the button attribute block navigation button on mobile devices, i have try with chrome(Mobile), microsoft edge (PC with devtools) and impact all of the content. I have reproduce this and make PR to fix, but i cannot even see the button of navigation when develop locally.

Here some screenshot from PC and mobile

Screenshot on PC with devtools devices simulation

image

Screenshot on real mobile devices

mobile

Here i try reproduce by running locally but it doesn't show the button.

image

afifurrohman-id commented 5 months ago

Let me know if this only impact on me, i can close it.