頁面錨點遇到的狀況

浮動選單遮蔽錨點定位位置

:root { scroll-padding-top: 120px; }

定位至錨點,捲動效果太硬

html { scroll-behavior: smooth; }