diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template.html b/template.html index f5816e0..16bb221 100644 --- a/template.html +++ b/template.html @@ -36,6 +36,10 @@ font-size: 1.6rem; } + a { + word-break: break-all; + } + .container { max-width: 900px; margin: 0 auto; |
