Framer Code Override
Justified Text
Aligns text in a paragraph to fill the entire width of the container, creating a better reading experience.
Type
Code Override
Free
No
Last Updated
May 17, 2024
In your Framer project, navigate to the Assets tab and create a new code file. Replace the example code with the code override, then add it to a layer in the "Code Override" section of the properties panel.
By default, the last line is not justified to prevent overly spaced out lines, however you can change it to justify the last line by changing "justifyLastLine" near the top of the script to true.

