Change text align of content to center
This commit is contained in:
parent
7a75ebeaa4
commit
877f2d1250
@ -63,7 +63,7 @@ h4{
|
|||||||
}
|
}
|
||||||
#result_box p{
|
#result_box p{
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
text-align: justify;
|
text-align: center;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
max-width: 70ch;
|
max-width: 70ch;
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user