|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
Author URI: https://automattic.com/
|
|
Author URI: https://automattic.com/
|
|
Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
|
|
Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
|
|
Requires at least: WordPress 4.9.6
|
|
Requires at least: WordPress 4.9.6
|
|
-Version: 1.4.3
|
|
|
|
|
|
+Version: 1.4.4
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
License URI: LICENSE
|
|
License URI: LICENSE
|
|
Template: varia
|
|
Template: varia
|
|
@@ -141,12 +141,6 @@ $grid-configuration: map-extend($grid-configuration-default, $grid-configuration
|
|
* Add font-family using CSS variables.
|
|
* Add font-family using CSS variables.
|
|
* It also adds the proper fallback for browsers without support.
|
|
* It also adds the proper fallback for browsers without support.
|
|
*/
|
|
*/
|
|
-body {
|
|
|
|
- display: none;
|
|
|
|
- /* Legacy */
|
|
|
|
- display: var(--skip, block);
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
/**
|
|
/**
|
|
* Child Theme Name
|
|
* Child Theme Name
|
|
*/
|
|
*/
|