Cleaner services page, cleaner index page with profile pic

This commit is contained in:
ngn
2024-03-03 02:26:31 +03:00
parent 8359fd2880
commit a29ebb7cb3
11 changed files with 166 additions and 71 deletions

View File

@ -29,7 +29,7 @@
width: 100%;
background: var(--dark-three);
box-shadow: var(--box-shadow);
border-radius: 7px;
border-radius: var(--radius);
}
.title {