feat(app): adjustments

This commit is contained in:
Julien
2018-09-09 20:07:59 +02:00
parent cd4fcf08e5
commit 457b7faf17
4 changed files with 42 additions and 9 deletions

View File

@@ -47,6 +47,7 @@ export default {
data() {
return {
// --> COMPONENTS <--
categories: [
{
name: "Languages",
@@ -159,7 +160,7 @@ $c: ".c-index";
#{$c}__description {
margin: 0;
margin: 40px 0;
margin: 30px 0 40px;
font-size: 24px;
line-height: 36px;
}