refactor: styling
This commit is contained in:
@@ -92,7 +92,7 @@ customElement("md-link", {}, (props, { element }) => {
|
||||
}}
|
||||
class="text-blue-600 hover:text-blue-800 hover:underline"
|
||||
>
|
||||
{rawLinkSrc}
|
||||
{section || rawLinkSrc}
|
||||
</a>
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user