File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
< div class ="container ">
7
7
< div class ="bubble ">
8
8
9
- < img src ="/images/code-example.svg " class ="visible-lg-block " style ="float: right;
10
- width: 400px;
11
- box-shadow: 7px 8px 19px #3333331a;
12
- border-radius: 5px;
13
- margin-left: 10px; " alt ="">
9
+ < img src ="/images/code-example.svg " class ="visible-lg-block " alt ="code example ">
14
10
15
11
< h1 > PHP Testing for < br > everyone< span class ="blue "> _</ span > </ h1 >
16
12
Original file line number Diff line number Diff line change @@ -123,6 +123,11 @@ body #home-hero h1 {
123
123
# home-hero img {
124
124
position : relative;
125
125
top : -7px ;
126
+ float : right;
127
+ width : 400px ;
128
+ box-shadow : 7px 8px 19px # 3333331a ;
129
+ border-radius : 5px ;
130
+ margin-left : 10px ;
126
131
}
127
132
128
133
body .panel > .panel-collapse {
@@ -514,7 +519,6 @@ body .hero h1 {
514
519
margin : 150px auto 0 auto;
515
520
font-size : 18px ;
516
521
line-height : 160% ;
517
-
518
522
}
519
523
520
524
.btn-install {
You can’t perform that action at this time.
0 commit comments