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%);