diff --git a/src/components/DevicesItem.vue b/src/components/DevicesItem.vue index e260e7fe7e3..c8eb080c879 100644 --- a/src/components/DevicesItem.vue +++ b/src/components/DevicesItem.vue @@ -5,8 +5,8 @@

{{ text }}

@@ -102,10 +102,6 @@ export default { flex-direction: column; } - .products__links .devices__link { - width: 100%; - } - .product__release { font-weight: 600; text-transform: uppercase; diff --git a/src/components/Share.vue b/src/components/Share.vue index 92f01ec3c93..a5b2d11c070 100644 --- a/src/components/Share.vue +++ b/src/components/Share.vue @@ -2,10 +2,16 @@