Fixing problem with tiny col on mobile

This commit is contained in:
KoenemannH 2019-03-20 16:20:23 +01:00
parent 74b0d072d3
commit fa0bef5e72
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ do_action( 'woocommerce_before_customer_login_form' ); ?>
<div class="u-columns col2-set row" id="customer_login">
<div class="u-column1 col-1 col-md-6">
<div class="u-column1 col-12 col-md-6">
<?php endif; ?>