mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
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