|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
|
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.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.2.1
|
|
|
+Version: 1.3.0
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Template: varia
|
|
@@ -3639,6 +3639,13 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
|
|
|
font-size: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
+/**
|
|
|
+ * Business Hours
|
|
|
+ */
|
|
|
+.jetpack-business-hours dd {
|
|
|
+ padding-right: 0;
|
|
|
+}
|
|
|
+
|
|
|
/**
|
|
|
* Child Theme Extra Styles
|
|
|
*/
|