mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Make showcase logos square
This commit is contained in:
@@ -256,7 +256,7 @@ class SomethingFast extends Component {
|
||||
|
||||
</div>
|
||||
</Container>
|
||||
<div className="productShowcaseSection paddingBottom">
|
||||
<div className="home-showcase-section paddingBottom">
|
||||
<h2>
|
||||
Who's using React Native?
|
||||
</h2>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
color: #484848;
|
||||
}
|
||||
|
||||
.showcase img {
|
||||
.showcaseSection .showcase img {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
border-radius: 20px;
|
||||
|
||||
Reference in New Issue
Block a user