💻💪 Improve layout of contact section on theater.html
This commit is contained in:
parent
490da8b679
commit
971f4175e1
3 changed files with 12 additions and 20 deletions
|
|
@ -145,22 +145,8 @@ p, dl, ul, ol {
|
|||
|
||||
#page-theater {
|
||||
@extend %resume;
|
||||
|
||||
#contact {
|
||||
display: table;
|
||||
width: 100%;
|
||||
|
||||
div {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
|
||||
&:first-child {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
figure.headshot {
|
||||
max-height: 12rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue