Commit 5bf04bf3 authored by Jacob Schatz's avatar Jacob Schatz

Merge branch 'remove-errors-scss' into 'master'

Remove unused errors css

`.error-page` isn't being used anywhere as far as I can see so I removed it

See merge request !7933
parents 0d12b7ae f18a3f8b
.error-page {
max-width: 400px;
margin: 0 auto;
h1,
h2,
h3 {
text-align: center;
}
h1 {
font-size: 56px;
line-height: 100px;
font-weight: 300;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment