feat(styling): add global styling to all links
This commit is contained in:
@@ -68,6 +68,11 @@
|
||||
p {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
text-underline-offset: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
@theme {
|
||||
|
||||
Reference in New Issue
Block a user