mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-03-05 13:40:27 -05:00
Allow breaking lines in the URL in the footer
This commit is contained in:
@@ -74,6 +74,7 @@ p {
|
||||
margin-top: 30px;
|
||||
padding-top: 20px;
|
||||
border-top: 1px solid var(--theme-page-text-color);
|
||||
word-break: break-word;
|
||||
}
|
||||
.custom-footer__cols {
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user