Make showcase logos square

This commit is contained in:
Hector Ramos
2017-09-12 17:49:45 -07:00
parent 31894136f4
commit b02efd9e96
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -67,7 +67,7 @@
color: #484848;
}
.showcase img {
.showcaseSection .showcase img {
width: 100px;
height: 100px;
border-radius: 20px;