|
@@ -3086,37 +3086,6 @@ img#wpstats {
|
|
|
font-size: 1.728rem;
|
|
|
}
|
|
|
|
|
|
-/**
|
|
|
- * Vendors
|
|
|
- * - 3rd-party styles
|
|
|
- */
|
|
|
-/**
|
|
|
- * Vendors
|
|
|
- * - 3rd-party compatibility styles
|
|
|
- */
|
|
|
-/**
|
|
|
- * Subscription
|
|
|
- */
|
|
|
-.wp-block-jetpack-subscriptions form > * {
|
|
|
- margin-top: 21.312px;
|
|
|
- margin-bottom: 21.312px;
|
|
|
-}
|
|
|
-
|
|
|
-@media only screen and (min-width: 560px) {
|
|
|
- .wp-block-jetpack-subscriptions form > * {
|
|
|
- margin-top: 32px;
|
|
|
- margin-bottom: 32px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-jetpack-subscriptions form > *:first-child {
|
|
|
- margin-top: 0;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-jetpack-subscriptions form > *:last-child {
|
|
|
- margin-bottom: 0;
|
|
|
-}
|
|
|
-
|
|
|
/**
|
|
|
* Responsive Logic
|
|
|
* - Loading this last to respect cascaing rules
|
|
@@ -3350,7 +3319,7 @@ img#wpstats {
|
|
|
* - 3rd-party compatibility styles
|
|
|
*/
|
|
|
/**
|
|
|
- * Subscription
|
|
|
+ * Subscription Form
|
|
|
*/
|
|
|
.wp-block-jetpack-subscriptions form > * {
|
|
|
margin-top: 21.312px;
|