adding case study and increase line height of h1

This commit is contained in:
priyanshuvish
2025-07-30 18:42:19 +05:30
parent 6892619a7a
commit 2a034866a6
9 changed files with 2866 additions and 898 deletions

View File

@@ -635,4 +635,8 @@
html {
font-size: var(--font-size);
}
h1{
line-height: 54px;
}