From 5816063760688c37f7aeb4cc81b5a924afd371db Mon Sep 17 00:00:00 2001 From: vladislavkeblysh Date: Mon, 9 Oct 2023 10:37:10 +0300 Subject: [PATCH] feat: fixed displaing banner and certificates on mobile view --- src/profile/Banner.jsx | 2 +- src/profile/forms/Certificates.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/profile/Banner.jsx b/src/profile/Banner.jsx index b4e6830f0..de8ff9dd9 100644 --- a/src/profile/Banner.jsx +++ b/src/profile/Banner.jsx @@ -1,5 +1,5 @@ import React from 'react'; -const Banner = () =>
; +const Banner = () =>
; export default Banner; diff --git a/src/profile/forms/Certificates.jsx b/src/profile/forms/Certificates.jsx index f3294edfe..6589972bc 100644 --- a/src/profile/forms/Certificates.jsx +++ b/src/profile/forms/Certificates.jsx @@ -68,7 +68,7 @@ class Certificates extends React.Component { })(); return ( -
+