styling share
This commit is contained in:
parent
cb48813c95
commit
71bab45065
5 changed files with 140 additions and 12 deletions
|
|
@ -54,4 +54,9 @@ const links = config.social || [];
|
|||
}
|
||||
}
|
||||
</style>
|
||||
<style is:global>
|
||||
body > div.page > header {
|
||||
border-color: var(--sl-color-divider);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue