2022-06-23 12:40:02 +02:00
|
|
|
.form-control {
|
|
|
|
width: 50% !important;
|
|
|
|
text-align: center;
|
|
|
|
}
|
2022-06-23 16:34:43 +02:00
|
|
|
|
|
|
|
.firstname-constant {
|
|
|
|
height: 15em;
|
|
|
|
min-height: 15em;
|
|
|
|
max-height: 15em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.firstname-constant p {
|
|
|
|
text-align: center;
|
2022-06-23 16:45:25 +02:00
|
|
|
font-size: 5em;
|
2022-06-23 16:34:43 +02:00
|
|
|
}
|