WIP
This commit is contained in:
@@ -23,12 +23,15 @@
|
||||
.team-member {
|
||||
border: 1px solid $c-borderGrey;
|
||||
border-radius: 10px;
|
||||
width: calc(50% - 1rem);
|
||||
max-width: 593px;
|
||||
padding: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
|
||||
.left {
|
||||
width: calc(33% - 0.5rem);
|
||||
width: 175px;
|
||||
flex-grow: 0;
|
||||
flex-shrink: 0;
|
||||
|
||||
a {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user