mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 01:09:35 +05:30
(fixed): last search result's bottom gap by adding an bottom spacer element
This commit is contained in:
@@ -922,6 +922,14 @@ video {
|
||||
height: 47vh;
|
||||
}
|
||||
|
||||
.h-\[20px\] {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.h-\[10px\] {
|
||||
height: 10px;
|
||||
}
|
||||
|
||||
.w-0 {
|
||||
width: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user