Fix mentors' section not filling all available horizontal space, when description/text next to it is too short

pull/115/head
rainis.randmaa 8 months ago committed by siinus
parent a0e6ee5654
commit 57bd1f81b5
Signed by: pvx
GPG Key ID: 259BA0611AE97CEF
  1. 1
      _sass/mentors.scss

@ -2,6 +2,7 @@
.mentor { .mentor {
display : flex; display : flex;
width : 100%;
flex-direction : row; flex-direction : row;
margin : 4rem auto; margin : 4rem auto;

Loading…
Cancel
Save