feat: use current site's reset.css

This commit is contained in:
Ayo Ayco 2024-05-20 00:53:59 +02:00
parent cc046fd596
commit bd917f6b4c

View file

@ -21,7 +21,7 @@
import TimeAgo from 'https://esm.sh/v135/@github/relative-time-element@4.4.0'
</script>
<link rel="stylesheet" href="https://webcomponent.io/reset.css" />
<link rel="stylesheet" href="/reset.css" />
<style>
html {
scroll-behavior: smooth;