11 lines
124 B
Plaintext
11 lines
124 B
Plaintext
.favorite-icon-btn {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
|