From b9f57d1bf0535c2cbb858ef84080858e6afd2a32 Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Sat, 21 Apr 2018 22:41:00 -0500 Subject: [PATCH] cambios en style.css --- milfs/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/milfs/css/style.css b/milfs/css/style.css index cb69efa..1891f99 100644 --- a/milfs/css/style.css +++ b/milfs/css/style.css @@ -46,15 +46,15 @@ } .box-secciones { - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important; - transition: all 0.3s cubic-bezier(.25, .8, .25, 1) !important; + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); + transition: all 0.3s cubic-bezier(.25, .8, .25, 1); border-radius: 0px !important; border: none !important; } .box-secciones:hover { box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); -} +}git .img-secciones { max-height: 150px;