mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 04:39:34 +05:30
(feat): made page titles dynamic
This commit is contained in:
@@ -918,10 +918,6 @@ video {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.h-\[45dvh\] {
|
||||
height: 45dvh;
|
||||
}
|
||||
|
||||
.w-0 {
|
||||
width: 0px;
|
||||
}
|
||||
@@ -1606,10 +1602,6 @@ video {
|
||||
height: 60vh;
|
||||
}
|
||||
|
||||
.md\:h-\[60dvh\] {
|
||||
height: 60dvh;
|
||||
}
|
||||
|
||||
.md\:w-\[44vw\] {
|
||||
width: 44vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user