.content-align-justify added to _banner.scss

This commit is contained in:
0UserName
2025-04-05 14:07:01 +03:00
committed by GitHub
parent e3e2b8d867
commit 78adc3eddb

View File

@@ -357,6 +357,10 @@
}
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -507,6 +511,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -662,6 +670,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -803,6 +815,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {
@@ -906,6 +922,10 @@
text-align: right;
}
&.content-align-justify {
text-align: justify;
}
// Image Position.
&.image-position-left {
.image {