Closed TheYuriG closed 1 year ago
There is currently a bug that will cause the waving emoji to trigger whenever you hover over the grandparent div. This PR fixes that bug. (#108)
Additionally, this PR also does the following:
id
<StyledHeader />
<StyledSubHeader />
/blog/experience-deno-fresh
themeSwitcherMinified.js
html
Closes #105. Closes #108. Closes #106.
There is currently a bug that will cause the waving emoji to trigger whenever you hover over the grandparent div. This PR fixes that bug. (#108)
Additionally, this PR also does the following:
id
HTML attribute to both<StyledHeader />
and<StyledSubHeader />
. (#106)/blog/experience-deno-fresh
) receivedid
s to allow scrolling to specific parts of the page.themeSwitcherMinified.js
was updated to allow all page'shtml
to smooth scroll.Closes #105. Closes #108. Closes #106.