oops forgot something

This commit is contained in:
Sequoia Haynes 2024-11-28 12:58:52 -08:00
parent 6fcf8dba1c
commit ea2552a4ce

View File

@ -3,7 +3,7 @@
text-align: center;
margin: 20px 0;
display:flex;
flex-direction: row;
flex-direction: row-reverse;
justify-content:center;
}