Browse Source

Add an overflow-wrap to all links

118-fix-long-urls
mountainbug95 4 years ago
parent
commit
e6d0a25e9d
No account linked to committer's email address

+ 1
- 1
data/webpack_assets.json View File

{ {
"app": { "app": {
"js": "js/app.3fc0f988d21662902933.js", "js": "js/app.3fc0f988d21662902933.js",
"css": "css/app.1cb140d8ba31d5b2f1114537dd04802a.css"
"css": "css/app.7e7787cc1402d7de28bc90f7e65adf96.css"
} }
} }

+ 4
- 0
exampleSite/content/post/chapter-6.md View File

that Naso died in exile among the Muscovites. But may the devil flay me if that Naso died in exile among the Muscovites. But may the devil flay me if
I understand what they mean with their Esmeralda! What is that word, in I understand what they mean with their Esmeralda! What is that word, in
the first place?—‘tis Egyptian!” the first place?—‘tis Egyptian!”



[https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/AddingCapabilities/AddingCapabilities.html](#)

+ 4
- 0
src/css/_styles.css View File

border-left: 4px solid #ccc; border-left: 4px solid #ccc;
padding-left: 1rem; padding-left: 1rem;


}

a{
overflow-wrap: break-word;
} }

+ 5872
- 0
static/dist/css/app.7e7787cc1402d7de28bc90f7e65adf96.css
File diff suppressed because it is too large
View File


Loading…
Cancel
Save