Skip to content

Commit d463da2

Browse files
committed
fix(ui): reduce size of link icon
1 parent 2eca59e commit d463da2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/components/Readme.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ function handleClick(event: MouseEvent) {
158158
159159
.readme :deep(a[href^='#']:hover::after) {
160160
@apply opacity-100;
161+
font-size: 0.75em;
161162
}
162163
163164
.readme :deep(code) {

0 commit comments

Comments
 (0)