they call me "pixar pete"

This commit is contained in:
ntr
2019-09-17 15:37:34 +10:00
parent fb80f89214
commit 27c410d63d
7 changed files with 42 additions and 8 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

+1 -1
View File
@@ -295,7 +295,7 @@
background-size: contain;
background-repeat: no-repeat;
background-position: top;
pointer-events: none;
// pointer-events: none;
}
.animating .skills {
+1 -1
View File
@@ -201,7 +201,7 @@
background-size: contain;
background-repeat: no-repeat;
background-position: center;
pointer-events: none;
// pointer-events: none;
}
.name {
+1 -1
View File
@@ -55,7 +55,7 @@
background-size: contain;
background-repeat: no-repeat;
background-position: center;
pointer-events: none;
// pointer-events: none;
height: 100%;
}
}