From 02ece2afe894ca010c82741ea9250af30c7b1ab5 Mon Sep 17 00:00:00 2001 From: salomonelli Date: Mon, 12 Jun 2017 19:41:13 +0200 Subject: [PATCH] ADD space --- DEVELOPER.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/DEVELOPER.md b/DEVELOPER.md index f044f64..a04d9df 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -30,7 +30,7 @@ export default Vue.component('TEMPLATE-NAME', {
Your new resume will be now reachable at [localhost:8080/#/resume/TEMPLATE-NAME](localhost:8080/#/resume/TEMPLATE-NAME).
- +
## Fonts @@ -54,6 +54,9 @@ These fonts are included: ### Adding a New Font All fonts are installed via npm. To add a new font, search for the associated npm-module. Add the module to the package.json and install it. Import the css file in `src/App.vue`. +
+
+ ## Box shadows