From 97129810371e33c6b0501513ea371f5b70677a34 Mon Sep 17 00:00:00 2001 From: Julien Date: Mon, 10 Sep 2018 00:15:48 +0200 Subject: [PATCH] style(copyright): remove useless styles --- components/TheCopyright.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/TheCopyright.vue b/components/TheCopyright.vue index f0979dc..4c19789 100644 --- a/components/TheCopyright.vue +++ b/components/TheCopyright.vue @@ -65,8 +65,6 @@ $c: ".c-the-copyright"; width: 30px; height: 30px; border-radius: 100%; - background-image: url("/images/common/lecoupa.jpg"); - background-size: cover; } }