Prevent justified texts due to accessibility reasons (https://github.com/woocommerce/woocommerce-blocks/pull/5120)

This commit is contained in:
Niels Lange 2021-11-12 19:57:11 +07:00 committed by GitHub
parent 52d8f6661c
commit 545c58cf3c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
.wc-block-checkout__terms {
margin: 1.5em 0;
text-align: justify;
textarea {
top: -5px;