Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
background-blend-mode: overlay, overlay, normal; | background-blend-mode: overlay, overlay, normal; | ||
} | } | ||
#hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; } | #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; display: flex; flex-direction: column; } | ||
#hp-heading h1 span { display: inline-block; white-space: nowrap; } | #hp-heading h1 span { display: inline-block; white-space: nowrap; } | ||
#hp-heading h1 span:nth-child(1) { font-weight: 800; letter-spacing: .06em; } | #hp-heading h1 span:nth-child(1) { font-weight: 800; letter-spacing: .06em; } |
Revision as of 14:41, 23 May 2022
Development verstion of the DCT Homepage.
Not ready for production!