Skip to content

Commit 1147893

Browse files
committed
Wrap long URLs
1 parent 4614ab9 commit 1147893

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/assets/styles/global.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,6 +1495,8 @@ body {
14951495
color: #1a5276;
14961496
background-color: rgba(30, 100, 160, 0.08);
14971497
border-color: rgba(30, 100, 160, 0.2);
1498+
overflow-wrap: anywhere;
1499+
white-space: normal;
14981500
}
14991501

15001502
.prose .ref-py-release:hover {

0 commit comments

Comments
 (0)