minor UI tweaks
This commit is contained in:
parent
314bc02abb
commit
77bbf286f3
@ -68,7 +68,8 @@
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
max-width: 70ch;
|
max-width: 70ch;
|
||||||
color: rgba(0, 0, 0, 0.9);
|
color: rgba(0, 0, 0, 0.8);
|
||||||
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
p,
|
p,
|
||||||
@ -166,8 +167,6 @@
|
|||||||
#result_box p {
|
#result_box p {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
max-width: 70ch;
|
|
||||||
opacity: 0.8;
|
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user