diff --git a/src/components/feature/Feature.jsx b/src/components/feature/Feature.jsx index 894afe28f..4f8d4cd37 100644 --- a/src/components/feature/Feature.jsx +++ b/src/components/feature/Feature.jsx @@ -2,7 +2,7 @@ import React from 'react'; import './feature.css'; const Feature = ({ title, text }) => ( -
+

{title}