some styling

This commit is contained in:
Sriram Hariharan
2023-03-08 00:41:04 -06:00
parent fe8c2378d2
commit 2562e65d66
5 changed files with 17 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ export default function Link(props: PropsWithChildren<Props>) {
return (
<Text
color='bluebonnet'
{...passedProps}
className={classNames(
styles.link,