Mattias Bodlund 1 year ago
parent
commit
b1fcd0ec1c
3 changed files with 7 additions and 6 deletions
  1. +2
    -2
      public/404.html
  2. +2
    -2
      public/422.html
  3. +3
    -2
      public/500.html

+ 2
- 2
public/404.html View File

@ -28,8 +28,8 @@
line-height: 1; line-height: 1;
position: absolute; position: absolute;
top: -0.4em; top: -0.4em;
left: -0.1em;
left: -0.08em;
opacity: 0.4;
font-weight: 700; font-weight: 700;
} }


+ 2
- 2
public/422.html View File

@ -28,8 +28,8 @@
line-height: 1; line-height: 1;
position: absolute; position: absolute;
top: -0.4em; top: -0.4em;
left: -0.1em;
left: -0.08em;
opacity: 0.4;
font-weight: 700; font-weight: 700;
} }


+ 3
- 2
public/500.html View File

@ -28,8 +28,8 @@
line-height: 1; line-height: 1;
position: absolute; position: absolute;
top: -0.4em; top: -0.4em;
left: -0.1em;
left: -0.08em;
opacity: 0.4;
font-weight: 700; font-weight: 700;
} }
@ -37,6 +37,7 @@
margin: 0; margin: 0;
font-size: 2em; font-size: 2em;
font-weight: 300; font-weight: 300;
} }
p { p {


Loading…
Cancel
Save