debian-mirror-gitlab/app/assets/stylesheets/pages/errors.scss
2015-04-26 09:18:37 +02:00

14 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;
}
}