.content-align-justify added to _spotlight.scss

This commit is contained in:
0UserName
2025-04-05 14:08:33 +03:00
committed by GitHub
parent 78adc3eddb
commit 8a11a52c59

View File

@@ -346,6 +346,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -492,6 +496,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -628,6 +636,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -784,6 +796,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -928,6 +944,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {