added featured products

This commit is contained in:
franknstayn
2021-07-23 20:42:59 +08:00
parent 13509568eb
commit a6ea024725
6 changed files with 178 additions and 134 deletions

View File

@@ -7,6 +7,10 @@ body {
font-size: 0.9rem;
}
a {
text-decoration: none;
}
.bg-black {
background-color: #000;
}
@@ -196,6 +200,7 @@ li.footer-menu-item a:hover {
font-size: 0.8rem;
font-weight: 600;
padding: 5px;
color: #000000;
}
.product-name-display h3 {