Browse Source

Fix responsiveness of 500 page

closed-social-glitch-2
Eugen Rochko 7 years ago
parent
commit
8bbdd35341
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      public/500.html

+ 1
- 0
public/500.html View File

@ -20,6 +20,7 @@
margin: 20px auto;
margin-top: 50px;
max-width: 600px;
width: 100%;
height: auto;
}

Loading…
Cancel
Save