Files

7 lines
133 B
CSS
Raw Permalink Normal View History

2024-12-03 17:40:13 +08:00
.twitter-logo {
width: 200px;
height: 200px;
background: url('../assets/twitter.svg') no-repeat;
background-size: contain;
}