country page added

This commit is contained in:
sujan
2024-10-02 13:34:09 +05:45
parent dceb92d975
commit 3af59be07f
8 changed files with 351 additions and 26 deletions

View File

@ -15311,5 +15311,13 @@ main > img {
border-bottom: none !important;
}
.service-card {
padding: 30px;
padding: 30px;
}
.country-def-title {
margin: 0;
color: #d81921;
font-size: 40px;
line-height: 60px;
font-weight: 600;
margin-top: 8px;
}