Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit fc9dd41

Browse files
committed
Adj
1 parent 77c940b commit fc9dd41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/App.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ header {
3939
z-index: 127;
4040
width: 100%;
4141
background-color: white;
42-
box-shadow: 0 3px 2px black;
42+
box-shadow: 0 0 5px black;
43+
padding: 3px;
4344
}
4445
4546
header img {

0 commit comments

Comments
 (0)