aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/css_reset.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/instant/src/components/css_reset.tsx')
-rw-r--r--packages/instant/src/components/css_reset.tsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/instant/src/components/css_reset.tsx b/packages/instant/src/components/css_reset.tsx
index 0bef85389..d1b20f4c9 100644
--- a/packages/instant/src/components/css_reset.tsx
+++ b/packages/instant/src/components/css_reset.tsx
@@ -4,9 +4,9 @@ import { createGlobalStyle } from '../style/theme';
export interface CSSResetProps {}
/*
-* Derived from
-* https://github.com/jtrost/Complete-CSS-Reset
-*/
+ * Derived from
+ * https://github.com/jtrost/Complete-CSS-Reset
+ */
export const CSSReset = createGlobalStyle`
.${INJECTED_DIV_CLASS} {
a, abbr, area, article, aside, audio, b, bdo, blockquote, body, button,