From a791bbf69f4d3831dc001ea017bb14e059b9b5ab Mon Sep 17 00:00:00 2001 From: mpuebla Date: Mon, 12 Aug 2019 13:13:29 -0300 Subject: [PATCH] Borrado de clase. --- src/app/components/inicio/inicio.component.scss | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/app/components/inicio/inicio.component.scss b/src/app/components/inicio/inicio.component.scss index 7827acd..f47eb98 100644 --- a/src/app/components/inicio/inicio.component.scss +++ b/src/app/components/inicio/inicio.component.scss @@ -5,26 +5,6 @@ background-color: #2872ae; } -.arrow { - top: 50%; - right: -11px; - margin-top: -11px; - border-left-color: #999; - border-left-color: rgba(0, 0, 0, 0.25); - border-right-width: 0; - width: 0; - height: 0; - border-top: 20px solid transparent; - border-bottom: 20px solid transparent; - border-left: 20px solid #2872AE; - top: 50%; - right: -23px; - margin-top: -11px; - -} - .black-text { color: black; } - - -- 1.9.1