Lesson 3 starting

This commit is contained in:
Adam Jahr 2020-07-06 21:32:05 -04:00
parent ff75ad7b6e
commit 9322239192

View File

@ -88,6 +88,10 @@ li {
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.57);
}
.out-of-stock-img {
opacity: 0.5;
}
p {
font-size: 22px;
}