From cd4fcf08e5ea78771df6af0f469e0d23e6eb2711 Mon Sep 17 00:00:00 2001 From: Julien Date: Sun, 9 Sep 2018 19:49:42 +0200 Subject: [PATCH] feat(copyright): redirect to twitter --- components/BaseCheatsheet.vue | 2 +- components/TheCopyright.vue | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/components/BaseCheatsheet.vue b/components/BaseCheatsheet.vue index ce22c7b..81cc74a 100644 --- a/components/BaseCheatsheet.vue +++ b/components/BaseCheatsheet.vue @@ -45,10 +45,10 @@ $c: ".c-base-cheatsheet"; background: #273142; #{$c}__thumbnail { + margin-bottom: 5px; width: 100%; height: 160px; border-radius: 4px; - margin-bottom: 5px; } #{$c}__content { diff --git a/components/TheCopyright.vue b/components/TheCopyright.vue index 854e1db..d2ed09f 100644 --- a/components/TheCopyright.vue +++ b/components/TheCopyright.vue @@ -3,7 +3,11 @@ ************************************************************************* -->