mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-11-04 15:55:28 +01:00
.align-justify added to _typography.scss
This commit is contained in:
@@ -164,6 +164,10 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.align-justify {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.footerspacer {
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
|
||||
Reference in New Issue
Block a user