feat: use current site's reset.css
This commit is contained in:
parent
cc046fd596
commit
bd917f6b4c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue