diff --git a/static/js/About.jsx b/static/js/About.jsx index 62ed9b6..e68e2c6 100644 --- a/static/js/About.jsx +++ b/static/js/About.jsx @@ -3,8 +3,8 @@ import '../css/homepageSection.css'; import aboutPhoto from '../img/aboutPhoto.jpg'; /**Details about the website - * - * @returns react jsx + * + * @returns react jsx */ export function About(){ return( @@ -13,23 +13,29 @@ export function About(){