mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-10 15:04:46 +03:00
make "Link type:" bold
This commit is contained in:
parent
b4b133c9c4
commit
239c8e6acd
@ -86,7 +86,8 @@ example =
|
||||
[ li []
|
||||
[ Text.smallBody
|
||||
[ Text.html
|
||||
[ text "Link type: When the button takes the user to a URL, whether this results in a new page load or whether the URL is a SPA route. (This allows users to do things like copy the URL, open the link in a new tab, etc. Please use the "
|
||||
[ strong [] [ text "Link type:" ]
|
||||
, text " When the button takes the user to a URL, whether this results in a new page load or whether the URL is a SPA route. (This allows users to do things like copy the URL, open the link in a new tab, etc. Please use the "
|
||||
, ClickableText.link "Assistive technology notification design & development guide"
|
||||
[ ClickableText.linkExternal "https://noredinkaccessibility.screenstepslive.com/a/1651037-assistive-technology-notification-design-development-guide"
|
||||
, ClickableText.appearsInline
|
||||
|
Loading…
Reference in New Issue
Block a user