generated from jmgiacalone/esp32-template
9 lines
98 B
CSS
9 lines
98 B
CSS
#header {
|
|
padding-top:20px;
|
|
}
|
|
.logo img {
|
|
width:200px;
|
|
}
|
|
input[type=number] {
|
|
width:200px;
|
|
} |