Slight style changes in gallery

This commit is contained in:
oobabooga 2023-02-27 13:49:55 -03:00
parent 43b6ab8673
commit e81c023b77

View File

@ -34,11 +34,11 @@ def generate_html():
margin: 0 auto;
border-radius: 1rem;
border: 3px solid white;
box-shadow: 5px 5px 8px 0px rgb(0 0 0 / 50%);
box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 50%);
}
.character-name {
margin-top: 0.2rem;
margin-top: 0.3rem;
display: block;
font-size: 1.2rem;
font-weight: 600;