Commit 451aaf4b authored by santiaago's avatar santiaago
Browse files

title alignment #53

parent d8a7dbff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,10 +31,10 @@
}

.banner-title{
    right: 56%;
    right: 49%;
    position: absolute; 
    top: 25%;
    left: 10%; 
    left: 25%; 
    color:#FFF;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}