1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 09:13:19 +01:00

add sharethemeal

This commit is contained in:
Matthias Kretschmann 2018-04-08 01:44:31 +02:00
parent 22344903eb
commit 0f42b2a435
Signed by: m
GPG Key ID: 606EEEF3C479A91F
4 changed files with 6 additions and 5 deletions

View File

@ -115,12 +115,11 @@
{
"title": "ShareTheMeal ",
"slug": "sharethemeal",
"img": "sharethemeal.png",
"img2x": "sharethemeal@2x.png",
"img": "sharethemeal",
"links": {
"Link": "https://sharethemeal.org/"
},
"description": ""
"description": "Co-designing and leading the front-end development of the ShareTheMeal website."
},
{
"title": "ezeep",

View File

@ -12,7 +12,7 @@
background-color: $brand-grey-light;
margin-bottom: $spacer * 4;
@media (min-width: 70rem) {
@media (min-width: 85rem) {
flex: 0 0 calc(50% - #{$spacer / 2});
margin-bottom: $spacer;
}

View File

@ -6,6 +6,7 @@ import bigchaindb from './portfolio-bigchaindb.png'
import chartmogul from './portfolio-chartmogul.png'
import chartmogul01 from './portfolio-chartmogul-01.png'
import chartmogul02 from './portfolio-chartmogul-02.png'
import sharethemeal from './portfolio-sharethemeal.png'
export default {
oceanprotocol,
@ -15,5 +16,6 @@ export default {
bigchaindb,
chartmogul,
chartmogul01,
chartmogul02
chartmogul02,
sharethemeal
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB