DK book header: all-caps title with wide letter-spacing and word-spacing
This commit is contained in:
@@ -73,7 +73,9 @@ img {
|
|||||||
.site-title {
|
.site-title {
|
||||||
font-size: 2.8rem;
|
font-size: 2.8rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
letter-spacing: 0.08em;
|
letter-spacing: 0.35em;
|
||||||
|
word-spacing: 0.6em;
|
||||||
|
text-transform: uppercase;
|
||||||
color: #1a3a5c;
|
color: #1a3a5c;
|
||||||
text-shadow: 1px 1px 0 rgba(0,0,0,0.08);
|
text-shadow: 1px 1px 0 rgba(0,0,0,0.08);
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user