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