aboutsummaryrefslogtreecommitdiff
path: root/src/components/terms_of_service_panel
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/terms_of_service_panel')
-rw-r--r--src/components/terms_of_service_panel/terms_of_service_panel.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/terms_of_service_panel/terms_of_service_panel.vue b/src/components/terms_of_service_panel/terms_of_service_panel.vue
index 1df41d70..bff0ae74 100644
--- a/src/components/terms_of_service_panel/terms_of_service_panel.vue
+++ b/src/components/terms_of_service_panel/terms_of_service_panel.vue
@@ -17,6 +17,6 @@
<style lang="scss">
.tos-content {
- margin: 1em
+ margin: 1em;
}
</style>