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