1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-19 23:59:35 +05:30

(fixed): searchwindow mobile view opening animation

This commit is contained in:
2023-11-21 22:03:06 +05:30
parent 2e7c6e9225
commit 13c8422e73
2 changed files with 9 additions and 1 deletions

View File

@@ -206,7 +206,7 @@ background: #38BDF8;
}
to {
width: 90vw;
height: 60vh;
height: 45vh;
opacity: 1;
}
}