vscodium.github.io icon indicating copy to clipboard operation
vscodium.github.io copied to clipboard

fix: unessential highlighting effect on few elements

Open code-reaper08 opened this issue 2 years ago • 0 comments

fixes #77

add hover styles and a new class(https://github.com/VSCodium/vscodium.github.io/commit/4e2fa000ffd8026e45897c649233b9793444d55d)

  • add hover styles for .link-button:hover
  • add .link-button > a:hover
  • change the transition property to .link-button

fix: add .no-box-shadow to the shield.io embeds(https://github.com/VSCodium/vscodium.github.io/commit/38ca6e8e3c65eda18485698916bc595071255107)

Thanks

code-reaper08 avatar Oct 24 '23 08:10 code-reaper08