Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2024-05-29 20:47:30 -07:00
commit ff77bdaf36
No known key found for this signature in database
9 changed files with 36 additions and 12 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);
}
}