Skip to content

Commit 387cc5b

Browse files
authored
Add header shadow styles.css
1 parent 2e88ad4 commit 387cc5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/css/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ img {
181181
left: 0;
182182
z-index: var(--z-fixed);
183183
background-color: var(--body-color);
184+
box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.15);
184185
}
185186

186187
/*==================== Hover Underline ====================*/

0 commit comments

Comments
 (0)