home page updates for case studies
This commit is contained in:
+10
-4
@@ -1281,14 +1281,20 @@ $feature-box-div-margin-bottom: 40px
|
||||
padding: 30px 0
|
||||
|
||||
#bigSocial
|
||||
text-align: center
|
||||
|
||||
div
|
||||
display: inline-block
|
||||
float: none
|
||||
padding-top: 125px
|
||||
width: calc(90%)
|
||||
|
||||
|
||||
//div:nth-child(1)
|
||||
// background-image: url(/images/community_logos/viacom_logo.png)
|
||||
|
||||
div:nth-child(1)
|
||||
background-image: url(/images/community_logos/viacom_logo.png)
|
||||
|
||||
div:nth-child(2)
|
||||
background-image: url(/images/community_logos/ebay_logo.png)
|
||||
|
||||
div:nth-child(3)
|
||||
div:nth-child(2)
|
||||
background-image: url(/images/community_logos/wikimedia_foundation_logo.png)
|
||||
|
||||
+9
-2
@@ -164,7 +164,7 @@ $video-section-height: 550px
|
||||
margin-bottom: 20px
|
||||
|
||||
a
|
||||
width: 25%
|
||||
width: 20%
|
||||
float: left
|
||||
font-size: 24px
|
||||
font-weight: 300
|
||||
@@ -280,4 +280,11 @@ $video-section-height: 550px
|
||||
#tryKubernetes
|
||||
width: auto
|
||||
background-color: $blue
|
||||
padding: 0 20px
|
||||
padding: 0 20px
|
||||
|
||||
|
||||
|
||||
|
||||
#bigSocial
|
||||
div
|
||||
width: calc(50% - 15px)
|
||||
|
||||
Reference in New Issue
Block a user