summaryrefslogtreecommitdiff
path: root/src/components/Content.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Content.css')
-rw-r--r--src/components/Content.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/components/Content.css b/src/components/Content.css
new file mode 100644
index 0000000..ec3836b
--- /dev/null
+++ b/src/components/Content.css
@@ -0,0 +1,5 @@
+@scope (.__Content) {
+ :scope {
+ padding: 2rem;
+ }
+} \ No newline at end of file