fix: link and image overflow

This commit is contained in:
Percy 2021-06-16 12:22:32 +00:00 committed by Vincent Breitmoser
parent c1a88f8840
commit 2ec10fc40a
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ body {
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: #050505;
width: 100%;
word-wrap: break-word;
}
/* roboto-300 - latin-ext */