mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
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