L7 starting code

This commit is contained in:
Adam Jahr 2020-07-06 21:41:58 -04:00
parent 33ef706431
commit 44d8427b7a

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;
}