chore: decrease height of eye

This commit is contained in:
E.L. Guerrero 2024-06-30 04:32:22 -04:00
parent 2d325f13b1
commit 1d96d6170d
Signed by: knights
GPG Key ID: 6201533059C29A0F
1 changed files with 1 additions and 1 deletions

View File

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