From 8ae94adcd6600c1c5c663845ad8fc5c4f59a7304 Mon Sep 17 00:00:00 2001 From: thiagourias Date: Tue, 29 Oct 2019 15:32:31 -0300 Subject: [PATCH] Alteracao min-height bg course --- scss/courselist.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/courselist.scss b/scss/courselist.scss index c26d8c7..16d1ca3 100644 --- a/scss/courselist.scss +++ b/scss/courselist.scss @@ -102,7 +102,7 @@ body#page-enrol-index { } .minheight{ background-position: top center !important; - min-height: 122px; + min-height: 151px; } .boxCursos {