invalid text justify css

This commit is contained in:
SML 2023-02-09 03:36:20 +08:00
parent db0b9046d7
commit aa8af0dcea

View File

@ -3,7 +3,7 @@
max-width: 30em;
margin: 5em auto 5em auto;
text-align: justify;
text-justify: both;
/*text-justify: both;*/
}
#enduser a {
color: var(--sanic-blue);