Services Page

This commit is contained in:
Fernando Videira
2024-06-05 03:57:46 +01:00
parent f827ef18ae
commit d4db77cf45
35 changed files with 223 additions and 59 deletions
+4
View File
@@ -3,3 +3,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.header-text {
@apply text-5xl font-medium sm:text-6xl lg:text-7xl 2xl:text-9xl;
}