# ghostkit/3.7.0/gutenberg/formats/uppercase/style.scss

Block Animations, Motion &amp; Scroll Effects – Ghost Kit, version 3.7.0. 4 lines.

- Page: https://pluginprobe.com/plugins/ghostkit/3.7.0/code/gutenberg/formats/uppercase/style.scss
- Raw: https://pluginprobe.com/plugins/ghostkit/3.7.0/raw/gutenberg/formats/uppercase/style.scss
- Modified: 2024-02-18T18:40:24+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/ghostkit/3.7.0/code/gutenberg/formats/uppercase/style.scss#L10-L20`.

```scss
.ghostkit-text-uppercase {
	text-transform: uppercase;
}

```
