Updates
This commit is contained in:
parent
8c3f0363db
commit
4f2122b091
|
@ -32,7 +32,7 @@ class SidebarHeader extends ImmutablePureComponent {
|
|||
<h1 className={[_s.default].join(' ')}>
|
||||
<NavLink to='/' aria-label='Gab' className={[_s.default, _s.flexRow, _s.noSelect, _s.noUnderline, _s.height50PX, _s.cursorPointer, _s.px10].join(' ')}>
|
||||
<GabLogo />
|
||||
<Text weight='bold' color='brand' size='extraSmall' className={[_s.pb5].join(' ')}>
|
||||
<Text weight='bold' color='brand' size='extraSmall' className={[_s.pb5, _s.px5].join(' ')}>
|
||||
BETA
|
||||
</Text>
|
||||
</NavLink>
|
||||
|
|
Loading…
Reference in New Issue