Fix style in artwork DB

This commit is contained in:
Alex Cabal 2024-01-08 20:36:42 -06:00
parent 1c3640fab6
commit 1c125ef625

View file

@ -331,11 +331,15 @@ main.artworks nav ol li.highlighted:nth-last-child(2)::after{
padding: 0.5rem;
}
.artworks h1 + a{
.artworks h1 ~ a[href^="/images/cover-uploads"]{
width: auto;
line-height: 0;
}
.artworks p.message + a[href^="/images/cover-uploads"]{
margin-top: 2rem;
}
.artworks aside.tip{
font-style: italic;
margin: 1rem auto;