fix(donate): update font to Lato on paragraphs
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
1da1f7d0be
commit
a5969ac0e5
@@ -3,7 +3,7 @@ import { Row, Col } from '@freecodecamp/react-bootstrap';
|
||||
|
||||
const DonateText = () => {
|
||||
return (
|
||||
<Row>
|
||||
<Row className='donate-text'>
|
||||
<Col sm={10} smOffset={1} xs={12}>
|
||||
<p>freeCodeCamp is a highly efficient education nonprofit.</p>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user