ADD space

This commit is contained in:
salomonelli 2017-06-12 19:41:13 +02:00
parent 0de3d93196
commit 02ece2afe8

View File

@ -30,7 +30,7 @@ export default Vue.component('TEMPLATE-NAME', {
<br>
Your new resume will be now reachable at [localhost:8080/#/resume/TEMPLATE-NAME](localhost:8080/#/resume/TEMPLATE-NAME).
<br>
<br>
## 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`.
<br>
<br>
## Box shadows