update css

This commit is contained in:
franknstayn
2021-07-29 20:14:01 +08:00
parent 1c9fe9f0ea
commit 63458f691f
3 changed files with 17 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ body {
a { a {
text-decoration: none; text-decoration: none;
color:#000000;
} }
.bg-black { .bg-black {
@@ -113,6 +114,10 @@ footer {
height: 70px; height: 70px;
} }
.footer-socials-icons{
float: right;
}
.footer-menu { .footer-menu {
list-style-type: none; list-style-type: none;
margin: 0; margin: 0;
@@ -409,4 +414,13 @@ span.designer-text {
.bi.bi-cart-fill { .bi.bi-cart-fill {
color: #000000; color: #000000;
} }
footer {
height: inherit;
}
.footer-socials-icons{
text-align: center;
margin-top: 5px;
}
} }

View File

@@ -20,7 +20,7 @@
</div> </div>
<div class="col-lg-5 align-self-center"> <div class="col-lg-5 align-self-center">
<div class="float-end"> <div class="footer-socials-icons">
<img src="{{asset('public/images/socials/facebook-icon_42x42.png')}}" width="30" alt="" class="img-fluid mr-3"> <img src="{{asset('public/images/socials/facebook-icon_42x42.png')}}" width="30" alt="" class="img-fluid mr-3">
<img src="{{asset('public/images/socials/instagram-icon_42x42.png')}}" width="30" alt="" class="img-fluid mr-3"> <img src="{{asset('public/images/socials/instagram-icon_42x42.png')}}" width="30" alt="" class="img-fluid mr-3">
<img src="{{asset('public/images/socials/twitter-icon_42x42.png')}}" width="30" alt="" class="img-fluid mr-3"> <img src="{{asset('public/images/socials/twitter-icon_42x42.png')}}" width="30" alt="" class="img-fluid mr-3">

View File

@@ -136,10 +136,10 @@
<div class="col-lg-8"> <div class="col-lg-8">
<div class="p-5"> <div class="p-5">
<h2> <h2>
Calling all <span class="designer-text">Designers</span> Calling all <span class="designer-text">Creators</span>
</h2> </h2>
<p> <p>
Sign in on Merchbay and share your creativity and expand <a href="{{ url('auth/login') }}">Sign in</a> on Merchbay and share your creativity and expand
<br />your ideas. Click below button to know more. <br />your ideas. Click below button to know more.
</p> </p>