Fix logo style on error pages

stable
Jesús Espino 2014-09-17 10:35:57 +02:00
parent 03f6c50821
commit 515d00c055
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
}
img {
margin-bottom: 3rem;
width: 100%;
padding: 0 25%;
}
h1 {
color: $white;