File tree Expand file tree Collapse file tree 6 files changed +21768
-7448
lines changed
Expand file tree Collapse file tree 6 files changed +21768
-7448
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Version] ( http://img.shields.io/npm/v/react-nice-avatar.svg )] ( https://www.npmjs.org/package/react-nice-avatar )
44[ ![ npm download] [ download-image ]] [ download-url ]
5- [ ![ Build Status] ( https://travis-ci.org /chilllab/react-nice-avatar.svg?branch=main )] ( https://travis-ci.org/chilllab/react-nice-avatar )
5+ [ ![ Build Status] ( https://travis-ci.com /chilllab/react-nice-avatar.svg?branch=main )] ( https://travis-ci.org/chilllab/react-nice-avatar )
66[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/df23baf6-daac-4ce5-a0b6-5baade2cb822/deploy-status )] ( https://app.netlify.com/sites/gracious-turing-db4aa3/deploys )
77
88[ download-image ] : https://img.shields.io/npm/dm/react-nice-avatar.svg?style=flat-square
Original file line number Diff line number Diff line change @@ -314,6 +314,7 @@ $headerHeight: 6rem;
314314 position : relative ;
315315 top : -3rem ;
316316 margin : 3rem 4rem ;
317+ background : #fff ;
317318 & .dark {
318319 background : #222 ;
319320 .applicationHeader {
@@ -463,7 +464,4 @@ $headerHeight: 6rem;
463464 }
464465 }
465466 }
466- .application {
467- background-color : #fff ;
468- }
469467}
You can’t perform that action at this time.
0 commit comments