PUBLISH: Box shadow styles on movie cards

This commit is contained in:
Campbell Alden 2023-04-29 22:43:03 +09:00
parent bea7c4ec82
commit eae1db0662
4 changed files with 361 additions and 359 deletions

View file

@ -10,6 +10,7 @@
max-width: 280px;
padding: 10px;
text-align: left;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.card-title-long {