File tree Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Expand file tree Collapse file tree 4 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h4>Laravel</h4>
15
15
< div class ="col-sm-4 ">
16
16
< a href ="/for/wordpress " class ="img-thumbnail bg-white item item--wp ">
17
17
< div >
18
- < img src ="/images/frameworks/WordPress-logotype-simplified.png " alt ="wordPress ">
18
+ < img src ="/images/frameworks/wordpress.svg " alt ="wordPress ">
19
19
< h4 > WordPress</ h4 >
20
20
</ div >
21
21
</ a >
@@ -25,7 +25,8 @@ <h4>WordPress</h4>
25
25
< div class ="row casestudy ">
26
26
< div class ="col-sm-4 ">
27
27
< a href ="/for/joomla " class ="item img-thumbnail bg-white item--joomla ">
28
- < img src ="/images/frameworks/joomla.png " alt ="joomla ">
28
+ < img src ="/images/frameworks/joomla.svg " alt ="joomla ">
29
+ < h4 > joomla</ h4 >
29
30
</ a >
30
31
</ div >
31
32
< div class ="col-sm-4 ">
Original file line number Diff line number Diff line change @@ -1084,8 +1084,8 @@ body .panel-info>.panel-heading {
1084
1084
}
1085
1085
1086
1086
.item--joomla img {
1087
- width : 250 px ;
1088
- height : 208 px ;
1087
+ width : 100 px ;
1088
+ height : 100 px ;
1089
1089
}
1090
1090
1091
1091
.item--yii img {
@@ -1455,13 +1455,6 @@ body #footer .links {
1455
1455
text-decoration : none;
1456
1456
}
1457
1457
1458
- @media only screen and (min-width : 768px ) and (max-width : 991px ) {
1459
- .item--joomla img {
1460
- width : 180px ;
1461
- height : 150px ;
1462
- }
1463
- }
1464
-
1465
1458
.panel p {
1466
1459
margin-top : 1em ;
1467
1460
margin-bottom : 1em ;
You can’t perform that action at this time.
0 commit comments