update home page

This commit is contained in:
2024-03-03 13:12:32 +02:00
parent 68dc5758ad
commit 723c833aa9
3 changed files with 36 additions and 16 deletions

View File

@@ -84,6 +84,9 @@ img[src*="#absolute"] {
h1 {
line-height: 3rem;
}
.blue{
color:#2E83FF
}
.nav p > a {
display: flex;
@@ -129,7 +132,7 @@ h1 {
color: #2b2b2b;
}
h2 strong {
@apply font-medium;
@apply font-semibold;
}
h3 {
@apply text-2xl lg:text-3xl my-4 font-extralight;