Skip to content

Commit 4254238

Browse files
committed
justify text muted
1 parent 826db7a commit 4254238

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_includes/css/agency.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ body {
1212

1313
.text-muted {
1414
color: #{{ site.data.template.color.muted }};
15+
text-align: justify;
16+
text-align:last: center;
1517
}
1618
.text-yellow {
1719
color:#ffe95e ;
@@ -507,7 +509,8 @@ section h3.section-subheading {
507509
margin-left: 0;
508510
border: 7px solid #f1f1f1;
509511
border-radius: 100%;
510-
text-align: center;
512+
text-align: justify;
513+
text-align-last:center;
511514
color: #fff;
512515
background-color: #000;
513516
}

0 commit comments

Comments
 (0)