handling text align features
This commit is contained in:
parent
d2b9d4e910
commit
731f6689b2
|
|
@ -29,6 +29,15 @@
|
|||
@apply ml-0;
|
||||
}
|
||||
}
|
||||
&--centered {
|
||||
@apply text-center;
|
||||
}
|
||||
&--right {
|
||||
@apply text-right;
|
||||
.section_titling__subtitle {
|
||||
@apply !mr-0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.content-intertitle {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user