add Capital One and ING case studies (#9371)

* add Capital One and ING case studies

* updates to styling

* fixes to feature image sizing and link on ING case study

* updates to spacing

* updates
This commit is contained in:
Alex Contini
2018-07-06 15:52:20 -04:00
committed by k8s-ci-robot
parent 8c33a9b582
commit 30acbfad12
22 changed files with 222 additions and 30 deletions
+4 -4
View File
@@ -755,13 +755,13 @@ html.search #docsContent h1 { margin-bottom: 0; border-bottom: 0; padding-bottom
#home #caseStudiesWrapper div { position: relative; display: inline-block; vertical-align: top; width: 100%; min-height: 230px; padding: 125px 10px 15px; margin-bottom: 30px; background-position: top center; background-repeat: no-repeat; }
#home #caseStudiesWrapper div:nth-child(1) { background-image: url(/images/community_logos/northwestern-mutual.png); }
#home #caseStudiesWrapper div:nth-child(1) { background-image: url(/images/community_logos/capitalone.png); }
#home #caseStudiesWrapper div:nth-child(2) { background-image: url(/images/community_logos/openai.png); }
#home #caseStudiesWrapper div:nth-child(2) { background-image: url(/images/community_logos/ing.png); }
#home #caseStudiesWrapper div:nth-child(3) { background-image: url(/images/community_logos/nyt.png); }
#home #caseStudiesWrapper div:nth-child(3) { background-image: url(/images/community_logos/northwestern-mutual.png); }
#home #caseStudiesWrapper div:nth-child(4) { background-image: url(/images/community_logos/nordstrom.png); }
#home #caseStudiesWrapper div:nth-child(4) { background-image: url(/images/community_logos/openai.png); }
#home #caseStudiesWrapper p { font-size: 20px; }