portfolio tweaks
Some checks failed
Build / Deploy (push) Has been cancelled
Some checks failed
Build / Deploy (push) Has been cancelled
This commit is contained in:
parent
c12d34a822
commit
65a6d12c9d
4 changed files with 9 additions and 4 deletions
|
@ -65,11 +65,10 @@ body {
|
|||
margin-top: 1rem;
|
||||
|
||||
.flex {
|
||||
flex-wrap: wrap;
|
||||
flex-wrap: nowrap;
|
||||
align-items: center;
|
||||
|
||||
picture {
|
||||
max-width: 33%;
|
||||
display: block;
|
||||
height: 15rem;
|
||||
|
||||
|
@ -92,6 +91,11 @@ body {
|
|||
|
||||
margin-right: 0.2rem;
|
||||
}
|
||||
|
||||
a {
|
||||
margin-left: auto;
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue