From 4e09589e896b9bb74613025c821f9fc9f261f9a6 Mon Sep 17 00:00:00 2001 From: juanpickselov Date: Sat, 26 Oct 2024 11:56:43 -0400 Subject: [PATCH] JUANPICKSELOV-100 style fix --- stylz/juan.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylz/juan.css b/stylz/juan.css index a1ab60d..5ffa2a0 100644 --- a/stylz/juan.css +++ b/stylz/juan.css @@ -32,7 +32,7 @@ body.list-resources > div {background:#333;border-radius:10px;display:table;marg .list-songs div > p:last-child.short-song {border-bottom: none} .list-stories > div {border-radius:10px;background:#333;display:block;height:auto;margin:.5em;min-height:52em;padding:.75em;box-shadow:5px 5px 5px #000} -.list-songs div > p:last-child {border-bottom: none} +.list-stories div > p:last-child {border-bottom: none} .list-stories div {border-top: #ddd} @media only screen and (max-width: 606px) {