WIP
This commit is contained in:
@@ -33,6 +33,24 @@
|
||||
a {
|
||||
display: block;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.right {
|
||||
.name {
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
color: $c-navy;
|
||||
font-size: 26px;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.position {
|
||||
color: $c-navy;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user