mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 04:39:34 +05:30
(feat): initialised basic share window popup
This commit is contained in:
@@ -595,6 +595,10 @@ video {
|
||||
top: 10rem;
|
||||
}
|
||||
|
||||
.top-\[10vh\] {
|
||||
top: 10vh;
|
||||
}
|
||||
|
||||
.top-\[20\.5rem\] {
|
||||
top: 20.5rem;
|
||||
}
|
||||
@@ -607,6 +611,10 @@ video {
|
||||
top: 4.7rem;
|
||||
}
|
||||
|
||||
.top-\[20vh\] {
|
||||
top: 20vh;
|
||||
}
|
||||
|
||||
.z-10 {
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user