Skip to content

Commit cccbe09

Browse files
save file
1 parent 45caf48 commit cccbe09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-components/html-components-list/html-components-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@
146146

147147
.link-anchor {
148148
display: grid;
149-
grid-template-columns: 120px 1fr;
150-
gap: 0.5rem 1rem;
149+
grid-template-columns: 250px 1fr;
150+
gap: 0.5rem 2rem;
151151
padding: 0.75rem 0.5rem;
152152
border-bottom: 1px solid #ddd;
153153
text-decoration: none;

0 commit comments

Comments
 (0)