Skip to content

Commit

Permalink
overhaul showcase
Browse files Browse the repository at this point in the history
Summary:
The motivation is that the showcase is becoming far too large to be useful. I filtered the apps for, basically, "apps that have some sort of interesting news coverage or technical blog post about them". The UI is a bit updated to also mention something about the information link. I also added the FB app itself.
Closes facebook#8263

Differential Revision: D3463856

Pulled By: JoelMarcey

fbshipit-source-id: cdd309ba85edca417868f14dee7c772f73af654b
  • Loading branch information
lacker authored and Morgan Pretty committed Aug 24, 2016
1 parent 4718820 commit e54823d
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 1,059 deletions.
7 changes: 1 addition & 6 deletions website/src/react-native/css/react-native.css
Original file line number Diff line number Diff line change
Expand Up @@ -1326,15 +1326,10 @@ div[data-twttr-id] iframe {
@media only screen
and (min-device-width: 1024px) {
.showcase {
width: 20%;
width: 25%;
}
}

.showcase:hover {
text-decoration: none;
opacity: 0.8;
}

.showcase h3 {
margin-bottom: 0px;
line-height: 20px;
Expand Down
Loading

0 comments on commit e54823d

Please sign in to comment.