chore: nitpick on height of eye

This commit is contained in:
E.L. Guerrero 2024-06-30 02:35:36 -04:00
parent 2670f860f8
commit 437b6b4b48
Signed by: knights
GPG Key ID: 6201533059C29A0F
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ https://codepen.io/creme/pen/rdjXav
top: 0;
bottom: 0;
width: 190px;
height: 80px;
height: 75px;
border-radius: 50%;
overflow: hidden;
transition: 700ms cubic-bezier(0.1, 0.2, 0.3, 0.4);