react-version #1

Merged
memartel_loc merged 290 commits from react-version into main 2023-11-04 09:48:15 -04:00
Showing only changes of commit 5c789e2cc7 - Show all commits

View File

@ -248,8 +248,9 @@ a {
} }
.item-img { .item-img {
box-shadow: 2px 5px rgba(0, 0, 0, 0.608); /* box-shadow: 2px 5px rgba(0, 0, 0, 0.608); */
border-radius: 2px; border-radius: 2px;
margin-top: 5px;
display: block; display: block;
margin-right: auto; margin-right: auto;
margin-left: auto; margin-left: auto;