new modifications

This commit is contained in:
2024-08-20 14:05:06 +03:00
parent 1638fc48fe
commit 1eb8183079
57 changed files with 57 additions and 31 deletions

View File

@@ -112,6 +112,13 @@ a img:hover{
px-0
}
.subtitle {
background-color:#58CF77 !important;
color: #fff !important;
text-transform: uppercase;
font-weight: 600 !important;
}
.green{
background-color:#58CF77 !important;
@@ -251,8 +258,9 @@ background-color:#5596f5 !important;
@apply font-normal;
}
h4 {
@apply text-xl lg:text-2xl font-normal;
@apply text-xl lg:text-2xl font-normal tracking-wider;
font-family: "Lato", sans-serif !important;
font-weight: 600 !important;
}
h5 {
@apply text-lg my-1 tracking-normal font-semibold;
@@ -305,7 +313,8 @@ background-color:#5596f5 !important;
color:#2E83FF;
}