/*
Theme Name: ENPE_EC_sample
Theme URI: 
Author: 
Author URI: 
Description: えんぺ工房で作成したEC（Electronic Commerce）ーオンラインショップのサンプルです。
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enpe_ec_sample
Tags: 
*/

@media (max-width: 768px) {
  main {
      margin-left: 8px!important;
      margin-right: 8px!important;
  }
}