7 lines
99 B
CSS
7 lines
99 B
CSS
.large-format input {
|
|
font-size: 34px;
|
|
font-weight: 400;
|
|
height: 34px;
|
|
max-height: 60px;
|
|
}
|