1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-17 00:25:50 +07:00

refactor: update global styles using emotion

This commit is contained in:
Griffithtp
2019-07-05 23:58:18 +01:00
parent a49780f5f0
commit 99e1bb3ea3
7 changed files with 75 additions and 43 deletions

View File

@@ -144,7 +144,7 @@ class Header extends Component<Props, State> {
<LeftSide>
<Link
className={css`
margin-right: '1em';
margin-right: 1em;
`}
to={'/'}>
{this.renderLogo()}