Skip to content

Commit

Permalink
remove Instagram as requested, small spacing tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek committed Aug 24, 2022
1 parent ad6f5bc commit 7a64c91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions website/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,11 @@
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.facebook.adsmanager",
"pinned": true
},
{
"name": "Instagram",
"icon": "instagram.png",
"linkAppStore": "https://apps.apple.com/app/instagram/id389801252",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.instagram.android&referrer=utm_source%3Dinstagramweb%26utm_campaign%3DunifiedHome%26utm_medium%3Dbadge",
"infoLink": "https://engineering.instagram.com/react-native-at-instagram-dd828a9a90c7#.3h4wir4zr",
"infoTitle": "React Native at Instagram",
"pinned": true
},
{
"name": "Oculus",
"icon": "oculus.png",
"linkAppStore": "https://apps.apple.com/us/app/oculus/id1366478176",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.oculus.twilight&hl=en_US",
"infoLink": "https://www.oculus.com/experiences/quest/",
"pinned": true
}
],
Expand Down
2 changes: 1 addition & 1 deletion website/src/css/showcase.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ html[data-theme="dark"] {
}

&:last-child {
margin-bottom: 24px;
margin-bottom: 0;
}

h2 {
Expand Down

0 comments on commit 7a64c91

Please sign in to comment.