mirror of https://github.com/twbs/bootstrap.git
grunt dist after adding .text-justify
This commit is contained in:
parent
bfd8f8c83a
commit
a1f737b436
|
@ -576,6 +576,10 @@ cite {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.text-justify {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
padding-bottom: 9px;
|
||||
margin: 40px 0 20px;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue