You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/components/link/standalone/partials/guidelines/guidelines.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,27 @@ Don’t put product or service icons in the trailing position.
117
117
118
118
To learn more about icon best practices, review our [Icon usage](/components/icon) guidelines.
119
119
120
+
## Spacing between links
121
+
122
+
### Vertical list
123
+
124
+
We recommend at least 8px between Standalone Links when placed in a horizontal list.
125
+
126
+

127
+
128
+
!!! Dont
129
+
130
+
Don't stack Standalone Links without any space between them. This creates a cluttered visual and requires precise mouse interaction that may not make for an inclusive experience.
131
+
132
+

133
+
!!!
134
+
135
+
### Horizontal list
136
+
137
+
We recommend at least 16px between Standalone Links when placed in a horizontal list.
138
+
139
+

0 commit comments