mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 18:35:00 +01:00
project tweaks
This commit is contained in:
parent
71c43afd91
commit
8ccb95af98
BIN
content/images/oceanprotocol-07.png
Normal file
BIN
content/images/oceanprotocol-07.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 305 KiB |
@ -36,12 +36,15 @@
|
||||
- HTML
|
||||
- SCSS
|
||||
- JavaScript
|
||||
- TypeScript
|
||||
- Travis
|
||||
- AWS S3
|
||||
- Cloudflare
|
||||
- Ethereum
|
||||
- Docker
|
||||
- Kubernetes
|
||||
- Cypress
|
||||
- IPFS
|
||||
|
||||
- title: IPDB
|
||||
slug: /ipdb/
|
||||
|
@ -14,7 +14,7 @@ export default class ProjectImage extends PureComponent {
|
||||
return (
|
||||
<Img
|
||||
className={styles.projectImage}
|
||||
backgroundColor="#6b7f88"
|
||||
backgroundColor="transparent"
|
||||
fluid={this.props.fluid}
|
||||
alt={this.props.alt}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user