diff --git a/style/shiny/gallery.css b/style/shiny/gallery.css index f98fcbb..071c8d0 100644 --- a/style/shiny/gallery.css +++ b/style/shiny/gallery.css @@ -174,8 +174,6 @@ } .item:not(.year-marker) { - box-shadow: var(--text-shadow); - outline: var(--border-thickness) solid var(--border-col); background: hsl(0, 0%, 0%, 50%); clip-path: polygon(5% 0, 95% 10%, 95% 100%, 5% 90%); }