![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-page-builder/view/frontend/web/css/source/ |
// /** // * Copyright © Magento, Inc. All rights reserved. // * See COPYING.txt for license details. // */ // // Product -- Full Width // _____________________________________________ & when (@media-common = true) { .product-full-width-section { padding: .5em 0; .block.review-add { margin-top: 2.7rem; } } .page-layout-product-full-width { .block.related { margin-top: 2.7rem; } } .page-main-details .product-section-title { border-bottom: 1px solid @color-gray-middle2; margin-bottom: 15px; padding-bottom: 12px; } .additional-attributes-wrapper .additional-attributes { border: none; width: auto; > tbody > tr { > th { border: none; padding: 5.5px 30px 10px 0; } > td { border: none; padding: 5.5px 5px 10px; } } } } // // Page -- Full Width // _____________________________________________ & when (@media-common = true) { .cms-index-index.page-layout-cms-full-width .nav-sections { margin-bottom: 0; } }