changed font size
This commit is contained in:
parent
766f5d31bf
commit
e94e41a952
@ -3,7 +3,7 @@ const Footer = () => {
|
||||
<>
|
||||
<footer className="content-footer footer bg-footer-theme">
|
||||
<div className="container-xxl d-flex flex-wrap justify-content-between py-2 flex-md-row flex-column">
|
||||
<div className="mb-2 mb-md-0" style={{width: "100%", textAlign: "right"}}>
|
||||
<div className="mb-2 mb-md-0 small-text" style={{width: "100%", textAlign: "right"}}>
|
||||
© {new Date().getFullYear()}
|
||||
, by <a href="https://marcosolutions.co.in/" target="_blank" className="font-weight-light footer-link">MARCO AIoT Technologies Pvt. Ltd.</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user