interesting.rocks
-



diff --git a/index.html b/index.html index 78d2746..299056c 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,9 @@ animation: rotation 5s infinite linear; } + img { + margin-top: 5px; + } @keyframes rotation { from { transform: rotate(0deg); @@ -34,7 +37,9 @@