forked from lapikud/lapikud.github.io
Fix mentors' section not filling all available horizontal space, when description/text next to it is too short (#115)
Co-authored-by: rainis.randmaa <rainis.randmaa@reconeyez.com>
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.mentor {
|
.mentor {
|
||||||
display : flex;
|
display : flex;
|
||||||
|
width : 100%;
|
||||||
flex-direction : row;
|
flex-direction : row;
|
||||||
margin : 4rem auto;
|
margin : 4rem auto;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user