# jetpack/7.6.2/modules/widgets/simple-payments/style.css

Jetpack – WP Security, Backup, Speed, &amp; Growth, version 7.6.2. 9 lines.

- Page: https://pluginprobe.com/plugins/jetpack/7.6.2/code/modules/widgets/simple-payments/style.css
- Raw: https://pluginprobe.com/plugins/jetpack/7.6.2/raw/modules/widgets/simple-payments/style.css
- Modified: 2018-06-27T01:03:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/jetpack/7.6.2/code/modules/widgets/simple-payments/style.css#L10-L20`.

```css
@media screen and (min-width: 400px) {
	.widget.jetpack-simple-payments .jetpack-simple-payments-product {
		flex-direction: column;
	}
	.widget.jetpack-simple-payments .jetpack-simple-payments-details {
		padding-left: 0;
	}
}

```
