diff --git a/index.html b/index.html index 8ec33c8..92273cf 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,10 @@ margin: 0 0 50px 0; } + /* .rotate { + animation: rotation 5s infinite linear; + } */ + img { margin-top: 5px; } @@ -58,59 +62,28 @@