diff --git a/src/assets/images/shoppingcart.svg b/src/assets/images/shoppingcart.svg new file mode 100644 index 0000000..f871288 --- /dev/null +++ b/src/assets/images/shoppingcart.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/components/Certifications.vue b/src/components/Certifications.vue index ae0b330..0071947 100644 --- a/src/components/Certifications.vue +++ b/src/components/Certifications.vue @@ -24,11 +24,12 @@ h2 { color: #fff; text-align: center; padding-bottom: 26px !important; + font-size: 28px !important; } .image { - height: 270px; - widows: 270px;; + height: 200px; + widows: 200px;; } .certifications { diff --git a/src/components/DifferentBox.vue b/src/components/DifferentBox.vue index 1f0703b..4ccabb2 100644 --- a/src/components/DifferentBox.vue +++ b/src/components/DifferentBox.vue @@ -17,29 +17,29 @@ export default {