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>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style is:global>
|
||||||
/* Changelog Page Specific Styles */
|
/* Changelog Page Specific Styles */
|
||||||
|
|
||||||
/* Hero */
|
/* Hero */
|
||||||
|
|||||||
Reference in New Issue
Block a user