Commit 5f198c44 authored by santiaago's avatar santiaago
Browse files

fix footer for iphone 5 #83

parent c873eefc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -23,3 +23,10 @@
.footer-logo{
    width: 214px;
}

@media (max-width: 350px){

    .tg-footer{
    	height: 350px;
    }
}
 No newline at end of file