Parcourir la source

Add an overflow-wrap to all links

118-fix-long-urls
mountainbug95 il y a 4 ans
Parent
révision
e6d0a25e9d
Aucun compte lié à l'adresse e-mail de l'auteur

+ 1
- 1
data/webpack_assets.json Voir le fichier

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

+ 4
- 0
exampleSite/content/post/chapter-6.md Voir le fichier

@@ -97,3 +97,7 @@ an apothecary! It is true that Homerus begged through the Greek towns, and
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
the first place?—‘tis Egyptian!”



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

+ 4
- 0
src/css/_styles.css Voir le fichier

@@ -13,4 +13,8 @@
border-left: 4px solid #ccc;
padding-left: 1rem;

}

a{
overflow-wrap: break-word;
}

+ 5872
- 0
static/dist/css/app.7e7787cc1402d7de28bc90f7e65adf96.css
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


Chargement…
Annuler
Enregistrer