Migrate to font-awesome 5.0. (#8799)
This commit is contained in:
parent
15fc2b76f9
commit
8bae14591b
47 changed files with 102 additions and 102 deletions
|
@ -120,7 +120,7 @@ class GettingStarted extends ImmutablePureComponent {
|
|||
{multiColumn && <div className='column-header__wrapper'>
|
||||
<h1 className='column-header'>
|
||||
<button>
|
||||
<i className='fa fa-bars fa-fw column-header__icon' />
|
||||
<i className='fas fa-bars fa-fw column-header__icon' />
|
||||
<FormattedMessage id='getting_started.heading' defaultMessage='Getting started' />
|
||||
</button>
|
||||
</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue