fix: Use full width for branding (#2203)
This commit is contained in:
parent
98e2a9b8b5
commit
eaa61c3745
@ -4,7 +4,7 @@
|
||||
:href="brandRedirectURL"
|
||||
rel="noreferrer noopener nofollow"
|
||||
target="_blank"
|
||||
class="branding--link"
|
||||
class="branding--link w-full justify-center"
|
||||
>
|
||||
<img :alt="globalConfig.brandName" :src="globalConfig.logoThumbnail" />
|
||||
<span>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user