From 2f5028d1e7ad84caed368ca4ce361345c0b3666d Mon Sep 17 00:00:00 2001 From: KAREN FERREIRA <119996440+karenferr@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:58:56 -0300 Subject: [PATCH] Update introducao.css --- css/introducao.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/introducao.css b/css/introducao.css index acb7c11..880038e 100644 --- a/css/introducao.css +++ b/css/introducao.css @@ -18,7 +18,7 @@ display: block; width: 130px; height: 100px; - background: url("/img/detalhe.svg") no-repeat center; + background: url("/maya/img/detalhe.svg") no-repeat center; position: absolute; top: -15px; left: -40px;