CSV & Manual Upload is working! Fixed both features.

This commit is contained in:
Norm Rasmussen
2023-03-09 15:15:42 -05:00
parent 030c5541cf
commit 43cdcff115
6 changed files with 89 additions and 83 deletions

View File

@ -134,7 +134,7 @@ img {
.instructions-list{
display:flex;
justify-content: center;
justify-content: space-around;
width: 100%;
}