fix: projects.html style

This commit is contained in:
st1020 2023-10-24 21:20:30 +08:00
parent cfdf51c44b
commit 311f6d2b47
2 changed files with 19 additions and 25 deletions

View file

@ -1282,10 +1282,6 @@ body {
height: 100%;
}
.min-h-\[12rem\] {
min-height: 12rem;
}
.min-h-\[3\.5rem\] {
min-height: 3.5rem;
}