6 lines
141 B
CSS
6 lines
141 B
CSS
.twitter-logo {
|
|
width: 200px;
|
|
height: 200px;
|
|
background: url(sprite-de3584.svg#twitter-usage) no-repeat;
|
|
background-size: contain;
|
|
}
|