update css
This commit is contained in:
14
public/assets/css/merchbay/styles.css
vendored
14
public/assets/css/merchbay/styles.css
vendored
@@ -9,6 +9,7 @@ body {
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color:#000000;
|
||||
}
|
||||
|
||||
.bg-black {
|
||||
@@ -113,6 +114,10 @@ footer {
|
||||
height: 70px;
|
||||
}
|
||||
|
||||
.footer-socials-icons{
|
||||
float: right;
|
||||
}
|
||||
|
||||
.footer-menu {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
@@ -409,4 +414,13 @@ span.designer-text {
|
||||
.bi.bi-cart-fill {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
footer {
|
||||
height: inherit;
|
||||
}
|
||||
|
||||
.footer-socials-icons{
|
||||
text-align: center;
|
||||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user