updated to use react looping for blog card generation

This commit is contained in:
philip-ellis-sp
2023-05-23 13:58:49 -05:00
parent 4deaa7c5fa
commit 22191cc67d
2 changed files with 12 additions and 45 deletions

View File

@@ -69,6 +69,6 @@
bottom: 10px;
left: 10px;
margin: auto;
height: 80px;
width: 80px;
height: 40px;
width: 40px;
}