minor UI tweaks

This commit is contained in:
sairaj mote 2022-11-17 20:58:24 +05:30
parent 314bc02abb
commit 77bbf286f3

View File

@ -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;
}