Swaps svgs for the pngs on the homepage (#17325)

This commit is contained in:
Chris Abraham
2019-10-31 16:01:37 +07:00
committed by Kubernetes Prow Robot
parent 1e4eb26721
commit af8a8e7728
40 changed files with 33 additions and 8 deletions
+3 -3
View File
@@ -129,7 +129,7 @@ $video-section-height: 550px
transform: translateY(-50%)
img
max-width: 425px
width: 425px
//.content
// width: 50%
@@ -211,9 +211,9 @@ $video-section-height: 550px
.social a
display: inline-block
background-image: url(../images/social_sprite.png)
background-image: url(../images/social_sprite.svg)
background-repeat: no-repeat
background-size: auto
background-size: 300px
width: 50px
height: 50px
border-radius: 5px