banner header

This commit is contained in:
2025-08-20 11:18:15 +05:45
parent 5f7df19915
commit 2243b91dbf
3 changed files with 64 additions and 61 deletions

View File

@@ -2941,6 +2941,9 @@ justify-content: space-between;
gap: 0.5rem;
}
.service-items .service-item.country:nth-child(1){
background-color: rgba(110, 127, 153, 0.15);
}
.service-item {
cursor: pointer;
border-radius: 0.75rem;