Skip to content

Commit 6ff8b03

Browse files
authored
update symfony logo to svg (Codeception#277)
1 parent 8117a19 commit 6ff8b03

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

_includes/symfony_hero.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h1>
77
<span class="quiet">Codeception for</span>
88

9-
<img src="/images/frameworks/symfony.png" alt="Symfony Framework">
9+
<img src="/images/frameworks/symfony-logo.svg" alt="Symfony Framework">
1010
</h1>
1111
</div>
1212
</div>

css/codeception.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,7 @@ body .panel-info>.panel-heading {
10451045
.hero--symfony img {
10461046
width: 70%;
10471047
max-width: 800px;
1048+
height: auto;
10481049
}
10491050

10501051
.hero--yii img {

images/frameworks/symfony-logo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)