# powerkit/2.2.7/modules/facebook/public/css/public-powerkit-facebook.css

Powerkit – Supercharge your WordPress Site, version 2.2.7. 24 lines.

- Page: https://pluginprobe.com/plugins/powerkit/2.2.7/code/modules/facebook/public/css/public-powerkit-facebook.css
- Raw: https://pluginprobe.com/plugins/powerkit/2.2.7/raw/modules/facebook/public/css/public-powerkit-facebook.css
- Modified: 2020-07-16T14:09: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/powerkit/2.2.7/code/modules/facebook/public/css/public-powerkit-facebook.css#L10-L20`.

```css
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/**
 * Environment for all styles (variables, additions, etc).
 */
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
.fb-page-wrapper {
	overflow: hidden;
}

.fb-comments {
	margin-top: 3rem;
}

.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
	width: 100% !important;
	left: 0;
}

```
