Prevent justified texts due to accessibility reasons (https://github.com/woocommerce/woocommerce-blocks/pull/5120)
This commit is contained in:
parent
52d8f6661c
commit
545c58cf3c
|
@ -1,6 +1,5 @@
|
|||
.wc-block-checkout__terms {
|
||||
margin: 1.5em 0;
|
||||
text-align: justify;
|
||||
|
||||
textarea {
|
||||
top: -5px;
|
||||
|
|
Loading…
Reference in New Issue