Add some style to this resume; fill in some AuthExp stuff
This commit is contained in:
parent
9174ce81e5
commit
43cfec4572
4 changed files with 58 additions and 22 deletions
|
@ -8,4 +8,15 @@ figure {
|
|||
|
||||
img {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.flex-date {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
.flex-date .date {
|
||||
margin-left: auto;
|
||||
font-size: 80%;
|
||||
font-style: italic;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue