mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
* Fixes #2862 Why: * According Twitter brand guideline says we cannot use the "Twitter icon" with "Twitter text". This change addresses the need by: * Replacing the span text from Twitter for @Bulma * Updates button text Changes @Bulma to @jgthms Co-authored-by: Ricardo Martins (ext.) <Ricardo.Martins@ctw.bmwgroup.com>
This commit is contained in:
parent
d6f91db669
commit
4b2bc0018a
@ -221,7 +221,7 @@ meta:
|
||||
<span class="icon">
|
||||
<i class="fab fa-twitter"></i>
|
||||
</span>
|
||||
<span>Twitter</span>
|
||||
<span>@jgthms</span>
|
||||
</button>
|
||||
<button class="button is-success">
|
||||
<span class="icon is-small">
|
||||
|
Loading…
Reference in New Issue
Block a user