chore: tap targets

This commit is contained in:
Cory Dransfeldt 2024-05-29 14:19:02 -07:00
parent d9624ece0d
commit b02e70f187
3 changed files with 0 additions and 9 deletions

View file

@ -7,13 +7,6 @@
& .link-box {
border: 1px solid var(--gray-light);
padding: var(--sizing-xs) var(--sizing-sm);
position: relative;
}
& button {
position: absolute;
bottom: var(--sizing-sm);
right: var(--sizing-sm);
}
}