Skip to content
Snippets Groups Projects
Commit dfcb6cae authored by Thomas Roos's avatar Thomas Roos
Browse files

Shrink icon to make it fit into navbar again

parent f4d1ef5b
No related branches found
No related tags found
No related merge requests found
......@@ -68,8 +68,8 @@ class NavBar extends React.Component {
<div className="navbar-brand">
<div className="navbar-item has-text-info">
<span className="icon">
<i className="fa fa-edit fa-3x"></i>
<span className="icon is-medium">
<i className="fa fa-edit fa-2x"></i>
</span>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment