Constnium/public/css/style.css
Mylloon 471d511fde
* Show the firstname in BIG
* Update c,k,q,t
* Add h,i,n,o,r,x,z
2022-06-23 16:34:43 +02:00

15 lines
228 B
CSS

.form-control {
width: 50% !important;
text-align: center;
}
.firstname-constant {
height: 15em;
min-height: 15em;
max-height: 15em;
}
.firstname-constant p {
text-align: center;
font-size: 10em;
}