added featured products
This commit is contained in:
5
public/assets/css/merchbay/styles.css
vendored
5
public/assets/css/merchbay/styles.css
vendored
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user