Skip to content
Snippets Groups Projects
Commit 7a4d3f27 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

little more alignment tweaking.

parent c989519e
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ export default class Homepage extends Component {
<div style={this.styles.main}>
<div style={this.styles.mainWrapper}>
<header style={this.styles.headerGreeting} className="flex align-center pb4">
<span className="float-left mr2">
<span className="float-left mr1">
<Smile />
</span>
<span>{(user) ? this.state.greeting + ' ' + user.first_name : this.state.greeting}</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment