Merge pull request #15 from StevanFreeborn/master
made footer container fluid
This commit is contained in:
@@ -12,7 +12,7 @@ export default function Footer() {
|
|||||||
return (
|
return (
|
||||||
<footer className='mt-auto py-3'>
|
<footer className='mt-auto py-3'>
|
||||||
|
|
||||||
<Container>
|
<Container fluid>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user