Smaller TextArea font on small screens
This commit is contained in:
parent
9a7787ef69
commit
759b5e0636
|
@ -48,6 +48,7 @@ body {
|
||||||
}
|
}
|
||||||
.bigtext {
|
.bigtext {
|
||||||
min-height: 40vh;
|
min-height: 40vh;
|
||||||
|
font-size: 80%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue