Course starting code

This commit is contained in:
Adam Jahr 2020-07-06 21:19:10 -04:00
parent f6a734f951
commit 0961e591ff

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