Commit 2809c175 authored by santiaago's avatar santiaago
Browse files

add percentage to banner image.

parent 7fc5340d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
}

.banner-image{
    background: url(/labs/squares/banner/gradient?theme=frogideas&xt=20); 
    background: url(/labs/isogrids/banner/gradient?theme=frogideas&p=0.33&xt=33); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;