This commit is contained in:
@ -35,6 +35,10 @@ const { title = '小帕的小窝' } = Astro.props
|
||||
margin-block: 1rem;
|
||||
}
|
||||
|
||||
& :global(p) {
|
||||
margin-block: 0.25rem;
|
||||
}
|
||||
|
||||
& :global(a) {
|
||||
color: var(--color-link);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user