Changed text to Justified.

Note- need to clean and recompile for the SCSS changed to affect
the CSS. Is there a better way to do this?
This commit is contained in:
Abhijit Kshirsagar 2025-03-01 22:31:02 +05:30
parent d0ac87267d
commit 27c9a6d754
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ blockquote {
========================================================================== */ ========================================================================== */
p { p {
text-align: justify;
margin: 0 0 $indent-var; margin: 0 0 $indent-var;
// sibling indentation // sibling indentation
@if $paragraph-indent == true { @if $paragraph-indent == true {