Update main page

This commit is contained in:
suraj.shenoy.b@gmail.com
2025-01-25 05:59:14 -06:00
parent 736a0f01e2
commit 89ce3f74e1
4 changed files with 55 additions and 0 deletions

View File

@@ -76,6 +76,13 @@ body {
--sidebar-border: 240 3.7% 15.9%;
--sidebar-ring: 217.2 91.2% 59.8%;
}
.centered-content {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
width: 100vw;
}
}
@layer base {