5 lines
57 B
CSS
5 lines
57 B
CSS
.button {
|
|
width: fit-content;
|
|
margin-bottom: 15px;
|
|
}
|
.button {
|
|
width: fit-content;
|
|
margin-bottom: 15px;
|
|
}
|