This commit is contained in:
ntr
2019-06-11 13:56:24 +10:00
parent 440376e5c3
commit f8c1019411
7 changed files with 97 additions and 32 deletions
+5 -1
View File
@@ -168,10 +168,14 @@ a {
svg {
fill: none;
stroke: whitesmoke;
stroke-width: 0;
stroke-width: 5px;
height: 2em;
}
.skill-animation {
height: 5em;
}
.team .avatar {
object-fit: contain;
max-width: 100%;