Global prevent for overflow in mobile view

This commit is contained in:
SansPseudoFix 2015-02-17 11:47:04 +01:00
parent a47f7c2556
commit 0c49219ca7

View file

@ -12,6 +12,11 @@ a {
text-decoration: none;
}
code {
white-space: normal;
word-wrap: break-word;
}
body {
background: {
image: image-url('texture/hatched-light.jpg');