forked from lapikud/lapikud.github.io
Import laphack page
This commit is contained in:
14
_sass/mentors.scss
Normal file
14
_sass/mentors.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
.mentors-page-container {
|
||||
|
||||
.mentor {
|
||||
margin-bottom: 3rem;
|
||||
|
||||
.profile-img {
|
||||
object-fit: cover;
|
||||
width: 300px;
|
||||
height: 350px;
|
||||
float: left;
|
||||
margin-right: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user