center title

This commit is contained in:
squirelo
2014-10-03 11:20:40 +02:00
parent e6da025db4
commit 969cbdd367
+8 -1
View File
@@ -30,9 +30,16 @@ Left column
color: #fff;
font-weight: 700;
font-size: 36px;
margin: 48px;
border: 2px solid white;
text-align: center;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto 96px;
height: 80px;
}
.full-image {
display: block;