From 9530c5717cfa4406c5ae852a601d72ca563f6cdc Mon Sep 17 00:00:00 2001 From: onrirr Date: Tue, 22 Aug 2023 16:12:44 +0300 Subject: [PATCH] final --- public/text.css | 4 ++++ src/pages/index.astro | 15 ++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/public/text.css b/public/text.css index 8abd76f..571bcb6 100644 --- a/public/text.css +++ b/public/text.css @@ -116,3 +116,7 @@ html { opacity: 0; } } + +.animate-code { + animation: blink 1s infinite; +} \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index 5e1f4a5..1a7d376 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,7 @@ - Astro + Onrir @@ -448,10 +456,11 @@ -
+