0
0
Fork 0

Center the text in the boxes

This commit is contained in:
Oliver-Akins 2021-03-20 16:32:20 -06:00
parent 459e9f5df5
commit 798f378224

View file

@ -88,6 +88,7 @@ export default {
justify-content: center;
align-items: center;
border-radius: 7px;
text-align: center;
display: flex;
margin: 5px;
width: 40%;