about summary refs log tree commit diff
path: root/storybook/storybook.css
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-10-12 12:09:37 +0200
committerEugen Rochko <eugen@zeonfederated.com>2016-10-12 12:09:37 +0200
commite2ff39bf5db8cecd2bbe348dc2c3cf431a6d36ec (patch)
treee8df2d7353fc6240262c0b9ea731f0201cfb0352 /storybook/storybook.css
parent8d8ef18bb6ae119c6962c1e19c2026908776c7c7 (diff)
parentffaba617d219b688f84b63b27cd35528eaa2bcff (diff)
Merge branch 'kschaper-react-storybook'
Diffstat (limited to 'storybook/storybook.css')
-rw-r--r--storybook/storybook.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/storybook/storybook.css b/storybook/storybook.css
new file mode 100644
index 000000000..3bda9e64c
--- /dev/null
+++ b/storybook/storybook.css
@@ -0,0 +1,3 @@
+#root {
+  padding: 4rem;
+}