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 {
|
||||
display : flex;
|
||||
width : 100%;
|
||||
flex-direction : row;
|
||||
margin : 4rem auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user