Skip to content

Commit 009042f

Browse files
authored
adding shadow to project repo card
1 parent 0db440d commit 009042f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ a {
271271
border: 1px solid rgba(0,0,0,.2);
272272
border-radius: 5px;
273273
position: relative;
274+
box-shadow: 5px 7px 8px rgb(65 159 159);
274275
}
275276

276277
.nwoc-repo-card .repo-title {

0 commit comments

Comments
 (0)