# easy-elements/1.2.8/widgets/post-content/css/post-content.scss

Easy Elements for Elementor – Addons &amp; Website Templates, version 1.2.8. 9 lines.

- Page: https://pluginprobe.com/plugins/easy-elements/1.2.8/code/widgets/post-content/css/post-content.scss
- Raw: https://pluginprobe.com/plugins/easy-elements/1.2.8/raw/widgets/post-content/css/post-content.scss
- Modified: 2026-01-05T13:09:02+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/easy-elements/1.2.8/code/widgets/post-content/css/post-content.scss#L10-L20`.

```scss
.eel-post-content {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    text-align: left;
    margin-bottom: 0;
    padding: 0;
}
```
