Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e22a49e

Browse files
authored
Logo update - father's day (#1213)
* father's day logo
1 parent b962731 commit e22a49e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

assets/css/layout/header.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -472,12 +472,13 @@
472472

473473
// Topcoder logo
474474
.logo-link {
475-
background: url(../../images/logo_topcoder.svg);
475+
background: url(../../images/topcoder-logo-dads.png);
476476
width: 156px;
477477
height: 54px;
478478
margin: 0;
479479
background-repeat: no-repeat;
480480
background-position: 50% 50%;
481+
background-size: contain;
481482
float: left;
482483
position: static;
483484
}

assets/images/tc-logo-dad.png

215 KB
Loading

assets/images/topcoder-logo-dads.png

43.2 KB
Loading

0 commit comments

Comments
 (0)