diff --git a/styles.css b/styles.css index 1cafc4d..e87d555 100644 --- a/styles.css +++ b/styles.css @@ -600,6 +600,7 @@ p#name { background-size: cover; background-position: center; opacity: 0; + object-fit: contain; transform: translateX(100%) rotateY(30deg); transition: all 1s cubic-bezier(0.4, 0, 0.2, 1); border-radius: 10px;