From 6f033f7a0a85a37a7cb3a8f21f54bfc36bffa83a Mon Sep 17 00:00:00 2001 From: DanielRamirezGe Date: Wed, 5 Aug 2020 23:27:20 -0500 Subject: [PATCH] cambio de formato --- public/index.html | 34 +++++----- src/esteticas/footer.vue | 26 ++++---- src/esteticas/header.vue | 134 +++++++++++++++++++-------------------- 3 files changed, 96 insertions(+), 98 deletions(-) diff --git a/public/index.html b/public/index.html index 4123528..eecdaa0 100644 --- a/public/index.html +++ b/public/index.html @@ -1,17 +1,17 @@ - - - - - - - - <%= htmlWebpackPlugin.options.title %> - - - -
- - - + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + +
+ + + diff --git a/src/esteticas/footer.vue b/src/esteticas/footer.vue index e3499cc..5071330 100644 --- a/src/esteticas/footer.vue +++ b/src/esteticas/footer.vue @@ -44,11 +44,12 @@ export default {}; width: 14rem; font-size: 0.8rem; } -.uno,.dos, +.uno, +.dos, .tres { margin-right: 1rem; } -.btn{ +.btn { margin-bottom: 1rem; } @@ -61,31 +62,28 @@ export default {}; color: white; } - @media (max-width: 768px) { - .uno,.tres { + .uno, + .tres { margin-right: 4rem; } - .dos{ + .dos { margin-right: 0rem; } .footer { font-size: 0.7rem; } - } @media (max-width: 970px) { - .uno,.dos, -.tres { - margin-right: .5rem; -} - + .uno, + .dos, + .tres { + margin-right: 0.5rem; + } + .footer { font-size: 0.7rem; } - } - - diff --git a/src/esteticas/header.vue b/src/esteticas/header.vue index 296f4fa..7c3dc1b 100644 --- a/src/esteticas/header.vue +++ b/src/esteticas/header.vue @@ -1,67 +1,67 @@ - - - + + +