Removed a space from the Card component
This commit is contained in:
parent
429fc23068
commit
5293f68415
@ -5,7 +5,6 @@ import {Link} from "react-router-dom";
|
||||
|
||||
|
||||
const Card = (props) => {
|
||||
|
||||
const content = <div className="card">
|
||||
<div className="content">
|
||||
<FontAwesomeIcon icon={props.icon} className="icon"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user