We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89db4d7 + d38cd62 commit 282d4a3Copy full SHA for 282d4a3
public/500.html
@@ -30,7 +30,6 @@
30
.error {
31
font-size: 200px;
32
color: #343131;
33
- margin-top: -30px;
34
}
35
36
.error span {
@@ -45,13 +44,13 @@
45
44
46
.links {
47
text-align: center;
48
- margin-top: -100px;
+ margin-bottom: 0px;
49
font-size: 30px;
50
51
52
a {
53
color: #ff9900;
54
- margin-right: 20px;
+ margin:0px 20px;
55
56
57
0 commit comments