summaryrefslogtreecommitdiff
path: root/src/App.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index d6ccd44..a6f1aea 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -42,13 +42,17 @@
margin-top: 2em;
}
}
+
+ & p {
+ margin: 0px 40px 5px 30px;
+ }
}
& > .footer {
grid-area: footer;
}
- font-family: Helvetica, Arial, sans-serif;
+ font-family: sans-serif;
color: #2c3e50;
width: 100%;