Skip to content

Commit f7fc33c

Browse files
committed
Correct alignment of images on feature page cards
1 parent 6d25e3d commit f7fc33c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site_collections/_features/extensibility.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
title="OpenFX Support"
2626
img="../../img/feature-images/feature-ofx.png"
2727
img_alt="OpenFX plugin standard logo"
28-
justify="right"
2928
detail="
3029
Natron is compliant with the OpenFX standard, allowing you to tap into the vast ecosystem of commercial OFX plugins. Never worry about missing the functionality of your OFX plugins, with Natron's support for
3130
[RevisionFX products](http://www.revisionfx.com), [NeatVideo denoiser](https://www.neatvideo.com), [Furnace by The Foundry](http://www.thefoundry.co.uk/products/furnace/), [KeyLight](http://www.thefoundry.co.uk/products/plugins/keylight/), [GenArts Sapphire](http://www.genarts.com/software/sapphire/overview), [Red Giant Universe](http://www.redgiant.com/universe/), [Ignite by HitFilm](https://hitfilm.com/ignite), and many more!"
@@ -35,6 +34,7 @@
3534
title="PyPlugs"
3635
img="https://picsum.photos/1280/720"
3736
img_alt=""
37+
justify="right"
3838
detail="
3939
User-created custom nodes can be created visually within Natron by grouping existing nodes and exported with the \"PyPlug\" exporter.
4040
<br />
@@ -46,7 +46,6 @@
4646
title="Shadertoy Integration"
4747
img="../../img/feature-images/feature-shadertoy.png"
4848
img_alt="Shadertoy WebGL shaders logo"
49-
justify="right"
5049
detail="
5150
Make cinematic, high-performance, real-time effects with Natron's support for Shadertoy shaders. Create generative art and procedural effects using shadertoys, or use any shader found on [shadertoy.com](https://www.shadertoy.com/) or [Cineshader](https://cineshader.com/gallery). Natron optimizes your shadertoys by outputting as 2D images to the graph, enabling you to use proxies for better performance."
5251
%}

0 commit comments

Comments
 (0)