mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 01:09:35 +05:30
(feat): added no results found message
This commit is contained in:
@@ -936,6 +936,14 @@ video {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.h-\[57vh\] {
|
||||
height: 57vh;
|
||||
}
|
||||
|
||||
.h-\[59vh\] {
|
||||
height: 59vh;
|
||||
}
|
||||
|
||||
.w-0 {
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user