formatting
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import React from 'react';
|
||||
|
||||
import { Github } from 'react-bootstrap-icons';
|
||||
import { Globe } from 'react-bootstrap-icons';
|
||||
import { Envelope } from 'react-bootstrap-icons';
|
||||
|
||||
import Container from 'react-bootstrap/Container';
|
||||
import Row from 'react-bootstrap/Row';
|
||||
import Col from 'react-bootstrap/Col';
|
||||
@@ -17,9 +19,13 @@ export default function Footer() {
|
||||
<Row>
|
||||
|
||||
<Col className='text-start'>
|
||||
|
||||
<span>
|
||||
|
||||
<span className='highlight'>criminal</span>mindsapi © 2022
|
||||
|
||||
</span>
|
||||
|
||||
</Col>
|
||||
|
||||
<Col className='text-end'>
|
||||
|
||||
Reference in New Issue
Block a user