OP 30 November, 2021 - 08:20 PM
Code:
.header-logo{
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url(https://static.cracked.io/images/logo/logo.png) no-repeat;
width: 450px; /* Width of new image */
height: 104px; /* Height of new image */
padding-left: 470px; /* Equal to width of new image */
}