ocean-ds / ocean-web

Blu's Design System for Web

Home Page:https://ocean-ds.github.io/ocean-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠 Adjustments - Link

julianasouza-s opened this issue · comments

COMPONENT

  • Add text-decoration: underline to all types of links, but only for the text and not the icon.
  • In the Chevron type, adjust the icon's margin-left to a custom size of 2px.
  • Also in the Chevron type, add a 2px padding bottom only to the text for optical adjustment, without affecting the icon.
  • Change font-weight to 400
  • Add a new size: 12px

STORYBOOK

  • On the icon property, the first one is empty, it should be none

image

Updated handoff sheet here

EDIT, adding more stuff to change:
Add a target="_blank" attribute to the External Link to ensure that any external link opens in a new tab.