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 (
|
||||
<footer className='mt-auto py-3'>
|
||||
|
||||
<Container>
|
||||
<Container fluid>
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user