File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33< div id ="home-hero ">
44 < div class ="container ">
55 < div class ="bubble ">
6- < img src ="/images/code-example.svg " class ="visible-lg-block " alt ="code example ">
6+ < img src ="/images/code-example.svg " class ="code-example visible-lg-block " alt ="code example ">
77
88 < h1 > PHP Testing for < br > everyone< span class ="blue "> _</ span > </ h1 >
99
@@ -19,8 +19,8 @@ <h1>PHP Testing for <br>everyone<span class="blue">_</span></h1>
1919 Support</ a >
2020 </ div > <!-- /.row -->
2121 </ div >
22- < div class ="text-left " style =" text-align:left " >
23- < a href ="http://longhornphp.com " target ="_blank "> < img src ="/images/longhornphp.jpg " alt ="Longhorn PHP Conference "> </ a >
22+ < div class ="text-left ">
23+ < a href ="http://longhornphp.com " target ="_blank "> < img style =" width: 100%; " src ="/images/longhornphp.jpg " alt ="Longhorn PHP Conference "> </ a >
2424 </ div >
2525 </ div >
2626</ div >
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ body #home-hero h1 {
131131 margin-bottom : 50px ;
132132}
133133
134- #home-hero img {
134+ #home-hero img .code-example {
135135 position : relative ;
136136 top : -7px ;
137137 float : right ;
You can’t perform that action at this time.
0 commit comments