Commit ceab6813 authored by santiaago's avatar santiaago
Browse files

make examples height same as features #47

parent 97807367
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
.examples--square{
    padding-bottom: 50px;
    padding-top: 50px;
    height: 300px;
    height: 404px;
}

.examples--backgroundGrey{