From 6012b14a7537d92819e47795ac580d2901ff07d4 Mon Sep 17 00:00:00 2001 From: Stephen Kerr Date: Tue, 1 Nov 2022 14:59:49 +0100 Subject: [PATCH] linked css files --- css/animation.css | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/animation.css b/css/animation.css index b41942d..725061e 100644 --- a/css/animation.css +++ b/css/animation.css @@ -1,4 +1,4 @@ -#css animation that spins a class around forever# +/* css animation that spins a class around forever# */ .spinny{ animation: rotate 5s infinite; diff --git a/index.html b/index.html index 67ef3d4..cf92049 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,8 @@ special issue 19 - - + +