Commit 3a65b2c1 authored by Haley's avatar Haley
Browse files

Added text-justify class to type.less

parent cc6951fa
Showing with 1 addition and 0 deletions
+1 -0
...@@ -120,6 +120,7 @@ cite { font-style: normal; } ...@@ -120,6 +120,7 @@ cite { font-style: normal; }
.text-left { text-align: left; } .text-left { text-align: left; }
.text-right { text-align: right; } .text-right { text-align: right; }
.text-center { text-align: center; } .text-center { text-align: center; }
.text-justify { text-align: justify; }
// Page header // Page header
......
Supports Markdown
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