From 72bb93f179954db7529b4a304e7b3be7b90efd67 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 15 Oct 2019 13:03:33 -0300 Subject: [PATCH] Cambio de formato color --- src/sass/_grid.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/_grid.scss b/src/sass/_grid.scss index a718e70..460b45f 100644 --- a/src/sass/_grid.scss +++ b/src/sass/_grid.scss @@ -10,7 +10,7 @@ .yellow { max-width: unset !important; >div { - background: rgb(125, 152, 241) !important; + background: #7d98f1 !important; font-weight: bold; } } -- 1.9.1