Fix(UI): Reskin with milder colour theme and improved spacing in layout..

This commit is contained in:
2025-02-02 02:02:33 +00:00
parent 5a7d5417d0
commit dd10b12197
44 changed files with 320 additions and 310 deletions

View File

@@ -12,6 +12,15 @@
margin-bottom: 35vh;
}
.home-hero {
}
.home-hero-title {
font-size: 24px;
font-weight: normal;
}
.img-demo {
max-width: 50%;
min-width: 500px;