7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
.icon {
|
|
display: inline-block;
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-size: contain;
|
|
}
|