From 63458f691f1bcdb09e1963a53fcf2362a9ace4d5 Mon Sep 17 00:00:00 2001 From: franknstayn Date: Thu, 29 Jul 2021 20:14:01 +0800 Subject: [PATCH] update css --- public/assets/css/merchbay/styles.css | 14 ++++++++++++++ resources/views/merchbay/footer.blade.php | 2 +- resources/views/merchbay/index.blade.php | 4 ++-- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/public/assets/css/merchbay/styles.css b/public/assets/css/merchbay/styles.css index f1632f2..edc42a1 100755 --- a/public/assets/css/merchbay/styles.css +++ b/public/assets/css/merchbay/styles.css @@ -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; + } } diff --git a/resources/views/merchbay/footer.blade.php b/resources/views/merchbay/footer.blade.php index b1bc107..68bc4e1 100755 --- a/resources/views/merchbay/footer.blade.php +++ b/resources/views/merchbay/footer.blade.php @@ -20,7 +20,7 @@
-
+