mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
add sharethemeal
This commit is contained in:
parent
22344903eb
commit
0f42b2a435
@ -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",
|
||||
|
@ -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;
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
|
BIN
src/images/portfolio-sharethemeal.png
Normal file
BIN
src/images/portfolio-sharethemeal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue
Block a user