aboutsummaryrefslogtreecommitdiff
path: root/src/components/shared-styles.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/shared-styles.js')
-rw-r--r--src/components/shared-styles.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/shared-styles.js b/src/components/shared-styles.js
index 0c91063..4e938ed 100644
--- a/src/components/shared-styles.js
+++ b/src/components/shared-styles.js
@@ -23,7 +23,7 @@ export const SharedStyles = html`
}
section > * {
- max-width: 600px;
+ max-width: 80%;
margin-right: auto;
margin-left: auto;
}