From 62cd623cc54fb298e55410e2990367a9ad054487 Mon Sep 17 00:00:00 2001 From: renanduart3 Date: Wed, 10 Aug 2022 22:12:40 -0300 Subject: [PATCH] ajustado divider --- _sass/layout/post.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/layout/post.scss b/_sass/layout/post.scss index a409944..952a316 100644 --- a/_sass/layout/post.scss +++ b/_sass/layout/post.scss @@ -51,7 +51,7 @@ img.preview-img { .post-tail-wrapper { margin-top: 6rem; - border-bottom: 1px double var(--main-border-color); + border-bottom: 6px solid #650c85c9; font-size: 0.85rem; .post-meta a:not(:hover) {