You've already forked zblade.dev
style(changelog): make page styles global
This commit is contained in:
@@ -1165,7 +1165,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
});
|
||||
</script>
|
||||
|
||||
<style>
|
||||
<style is:global>
|
||||
/* Changelog Page Specific Styles */
|
||||
|
||||
/* Hero */
|
||||
|
||||
Reference in New Issue
Block a user