Skip to content
Snippets Groups Projects
Commit eb29bc55 authored by ArtOfCode-'s avatar ArtOfCode-
Browse files

Wrap long links

parent 7b692e04
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,10 @@ img { ...@@ -42,6 +42,10 @@ img {
max-width: 100%; max-width: 100%;
} }
a {
overflow-wrap: break-word;
}
details { details {
border-top: 1px solid $muted-graphic; border-top: 1px solid $muted-graphic;
padding: 0.5em 0.5em 0.5em 2em; padding: 0.5em 0.5em 0.5em 2em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment