8 lines
66 B
CSS
8 lines
66 B
CSS
.button {
|
|
width: 50px;
|
|
}
|
|
|
|
.button svg {
|
|
position: absolute;
|
|
}
|