improved styling for movie search and added some css variables for colors

This commit is contained in:
Edward Tirado Jr 2026-04-16 16:20:52 -05:00
parent 8ebb55e31a
commit 338cd36166
11 changed files with 87 additions and 21 deletions

View file

@ -79,7 +79,6 @@ dt {
display: flex;
flex-direction: column;
padding: 2rem;
justify-content: center;
max-width: 40rem;
margin: 0 auto;
}