4 lines
69 B
CSS
4 lines
69 B
CSS
.form-control {
|
|
width: 50% !important;
|
|
text-align: center;
|
|
}
|