Fix long links?
Anirudh Oppiliappan x@icyphox.sh
Thu, 21 Jan 2021 14:53:51 +0530
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -36,6 +36,7 @@
a { color: var(--gray); text-decoration: none; + word-wrap: break-word; } a:hover {