Commit 29fd4ab7 authored by Ludovic Dubost's avatar Ludovic Dubost
Browse files

CSS Fixes in Row macro to center illustration vertically

parent c39fd807
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -262,6 +262,8 @@ Lorem ipso sum. Lorem ipso sum. Lorem ipso sum. Lorem ipso sum. Lorem ipso sum.
  .blockrow-line {
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: flex;
    align-items: center;
  }

  .blockrow-text {