diff --git a/src/App.vue b/src/App.vue index 212c6ea..52f0221 100644 --- a/src/App.vue +++ b/src/App.vue @@ -80,7 +80,7 @@ h2 { font-size: 36px; - font-weight: 500; + font-weight: 300; line-height: 50px; text-align: center; padding: 52px 0; diff --git a/src/assets/images/Packaging_new.png b/src/assets/images/Packaging_new.png new file mode 100644 index 0000000..0780669 Binary files /dev/null and b/src/assets/images/Packaging_new.png differ diff --git a/src/assets/images/kids-coffee.jpg b/src/assets/images/kids-coffee.jpg new file mode 100644 index 0000000..7cd4bca Binary files /dev/null and b/src/assets/images/kids-coffee.jpg differ diff --git a/src/assets/images/proyect-soc-new.jpg b/src/assets/images/proyect-soc-new.jpg new file mode 100644 index 0000000..923c97b Binary files /dev/null and b/src/assets/images/proyect-soc-new.jpg differ diff --git a/src/components/Different.vue b/src/components/Different.vue index 1d631c2..c1943e1 100644 --- a/src/components/Different.vue +++ b/src/components/Different.vue @@ -34,7 +34,7 @@ import DifferentBox from './DifferentBox.vue'; font-size: 20px; line-height: 34px; text-align: center; - font-weight: 400; + font-weight: 200; margin-bottom: 50px; } .boxes { diff --git a/src/components/Employee.vue b/src/components/Employee.vue index 22c261a..d669819 100644 --- a/src/components/Employee.vue +++ b/src/components/Employee.vue @@ -23,7 +23,7 @@ export default { .name { margin: 36px 0 0; - font-weight: 700; + font-weight: 300; font-size: 24px; line-height: 28px; padding: 0; @@ -31,7 +31,7 @@ export default { .role { margin: 28px 0 0; - font-weight: 500; + font-weight: 200; font-size: 16px; line-height: 23.44px; padding: 0; diff --git a/src/components/OriginBox.vue b/src/components/OriginBox.vue index c7b046e..bbd0427 100644 --- a/src/components/OriginBox.vue +++ b/src/components/OriginBox.vue @@ -36,7 +36,7 @@ export default { .description { font-style: normal; - font-weight: 400; + font-weight: 300; font-size: 16px; line-height: 21px; color: #1E1E1E; diff --git a/src/components/ProductFlipCard.vue b/src/components/ProductFlipCard.vue index 98690ed..7261080 100644 --- a/src/components/ProductFlipCard.vue +++ b/src/components/ProductFlipCard.vue @@ -115,7 +115,7 @@ export default {