Fix video overlay bug and other CSS issues with case studies (#8954)

* fix css for ny times case study

* fix for bla bla car
This commit is contained in:
Zach Arnold
2018-06-06 14:11:24 -07:00
committed by k8s-ci-robot
parent e690ca416e
commit f0179aeb0d
4 changed files with 233 additions and 233 deletions
+5 -4
View File
@@ -59,17 +59,16 @@ h1 {
font-family:"Roboto", sans-serif;
font-weight:300;
color:#ffffff;
padding-top:4%;
padding-bottom:4%;
padding: 1%;
width:100%;
font-size:24px;
letter-spacing:0.03em;
line-height:34px;
float:left;
background-size:100% auto;
background-color:#666666;
background-repeat:repeat;
position: relative;
display: inline-block;
}
.banner3 {
@@ -125,6 +124,8 @@ h1 {
padding-left:18%;
float:left;
text-align:center;
z-index: 1;
padding-top: 2%;
}
.banner3text {