feat: 样式调整
This commit is contained in:
@@ -84,7 +84,7 @@ import ThemeIcon from './ThemeIcon.astro'
|
||||
|
||||
:global(.dark) header {
|
||||
background: var(--background);
|
||||
box-shadow: rgba(255, 255, 255, .3) 0px 1px 2px 0px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
:global(.dark) .main-nav h1 {
|
||||
|
||||
Reference in New Issue
Block a user