Commit 874fd553 authored by shadMod's avatar shadMod 💬

added text-justify from bootstrap

parent 819feb7a
...@@ -165,3 +165,7 @@ $sizes: (25: "25%", 50: "50%", 75: "75%", 100: "100%", "auto": "auto"); ...@@ -165,3 +165,7 @@ $sizes: (25: "25%", 50: "50%", 75: "75%", 100: "100%", "auto": "auto");
.m-auto { .m-auto {
margin: auto; margin: auto;
} }
.text-justify {
text-align: justify !important;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment