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>
1515 < div class ="col-sm-4 ">
1616 < a href ="/for/wordpress " class ="img-thumbnail bg-white item item--wp ">
1717 < div >
18- < img src ="/images/frameworks/WordPress-logotype-simplified.png " alt ="wordPress ">
18+ < img src ="/images/frameworks/wordpress.svg " alt ="wordPress ">
1919 < h4 > WordPress</ h4 >
2020 </ div >
2121 </ a >
@@ -25,7 +25,8 @@ <h4>WordPress</h4>
2525< div class ="row casestudy ">
2626 < div class ="col-sm-4 ">
2727 < 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 >
2930 </ a >
3031 </ div >
3132 < div class ="col-sm-4 ">
Original file line number Diff line number Diff line change @@ -1084,8 +1084,8 @@ body .panel-info>.panel-heading {
10841084}
10851085
10861086.item--joomla img {
1087- width : 250 px ;
1088- height : 208 px ;
1087+ width : 100 px ;
1088+ height : 100 px ;
10891089}
10901090
10911091.item--yii img {
@@ -1455,13 +1455,6 @@ body #footer .links {
14551455 text-decoration : none;
14561456}
14571457
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-
14651458.panel p {
14661459 margin-top : 1em ;
14671460 margin-bottom : 1em ;
You can’t perform that action at this time.
0 commit comments