debian-mirror-gitlab/app/assets/stylesheets/sections/errors.scss
2014-09-02 14:37:02 +02:00

15 lines
177 B
SCSS

.error-page {
max-width: 400px;
margin: 0 auto;
h1, h2, h3 {
text-align: center;
}
h1 {
font-size: 56px;
line-height: 100px;
font-weight: 300;
}
}