From 306265ecaa9beec5b40a1c0ce4577e51ae9146eb Mon Sep 17 00:00:00 2001 From: Le Libre Au Quotidien Date: Thu, 28 May 2020 19:07:38 +0200 Subject: [PATCH] Remove licence field --- src/components/SoftBox.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/SoftBox.vue b/src/components/SoftBox.vue index 1349ac3..748f9ac 100755 --- a/src/components/SoftBox.vue +++ b/src/components/SoftBox.vue @@ -41,9 +41,6 @@ split: function(){ align-items: center; justify-content: center; } -.licence{ -margin-top:10px; -} .btn-container-softbox{ display:grid; grid-template-columns: repeat(2, 50%);