Skip to content

Commit

Permalink
JUANPICKSELOV-100 style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpickselov committed Oct 26, 2024
1 parent f67ad0e commit 4e09589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylz/juan.css
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 4e09589

Please sign in to comment.