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:
@@ -144,7 +144,7 @@ class Header extends Component<Props, State> {
|
||||
<LeftSide>
|
||||
<Link
|
||||
className={css`
|
||||
margin-right: '1em';
|
||||
margin-right: 1em;
|
||||
`}
|
||||
to={'/'}>
|
||||
{this.renderLogo()}
|
||||
|
||||
Reference in New Issue
Block a user