9 lines
92 B
CSS
9 lines
92 B
CSS
#pluck-input {
|
|
width: 80%;
|
|
margin-right: 8px;
|
|
}
|
|
|
|
#pluck-button {
|
|
font-weight: bold;
|
|
}
|