add servies page with content and a typing words feature to contact page

This commit is contained in:
2026-05-30 08:51:05 +01:00
parent 87f8d2b04e
commit f67093f34e
12 changed files with 406 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
isolation: isolate;
width: 100%;
max-width: 36rem;
margin: 0 auto;
margin: 0;
padding: 2rem;
border-radius: 1.5rem;
background-color: rgba(255, 255, 255, 0.95);