added break word on all letters for links
This commit is contained in:
@@ -55,3 +55,6 @@ h6 { margin: 10px 0px; font-size: 1.0rem; }
|
||||
font-size: min(1.5vw, 0.7rem);
|
||||
}
|
||||
|
||||
a {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user