content break anywhere
This commit is contained in:
@@ -105,7 +105,7 @@ nav { height: 100%; padding-top: 89pt !important; justify-content: space-between
|
||||
#lang-switch { position: absolute; top: -7px; right: 0 }
|
||||
#lang-switch a { line-height: 1rem !important }
|
||||
|
||||
#content { position: relative; overflow-wrap: break-word; hyphens: auto }
|
||||
#content { position: relative; overflow-wrap: anywhere; hyphens: auto }
|
||||
#inner-content { display: grid; grid-template-rows: auto 1fr auto; min-height: calc(100dvh - 22pt - 40pt - 22pt); padding-bottom: calc(22pt + 40pt + 22pt) }
|
||||
footer { background: var(--white); padding: 22pt; position: fixed; left: 0; right: 0; bottom: 0; line-height: 1 !important; }
|
||||
footer a { line-height: 1 !important; text-align-last: justify; display: block; white-space: nowrap; letter-spacing: 2.8vw }
|
||||
|
||||
Reference in New Issue
Block a user