Skip to content

Commit ce9b3ab

Browse files
committed
💄 update website.css [skip ci]
1 parent 73c0aea commit ce9b3ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/website.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ nav > ul > li:nth-child(1) > a:before {
3838
pre,
3939
p > code,
4040
li code {
41-
background-color: rgba(255,255,255,.75);
41+
background-color: rgba(255,255,255,.75) !important;
4242
border-radius: 8px;
43-
box-shadow: 1px 1px 8px rgba(0,0,0,.07);
43+
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
4444
}

0 commit comments

Comments
 (0)