Added option to justify an article and justified rbalu's article
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
---
|
||||
---
|
||||
|
||||
@charset "UTF-8";
|
||||
|
||||
// ============== MIXINS ============== //
|
||||
@ -333,6 +336,10 @@ header {
|
||||
max-width: 100%;
|
||||
padding: 5px 0px;
|
||||
}
|
||||
|
||||
.justify {
|
||||
text-align: justify;
|
||||
}
|
||||
}
|
||||
|
||||
// ============== /POST ============== //
|
||||
|
||||
Reference in New Issue
Block a user