Update margin for the plate

This commit is contained in:
2022-03-11 22:37:03 +01:00
parent 1790ad0d6f
commit 7dc73a8da0

View File

@@ -121,6 +121,7 @@ body {
width: 350px;
height: 350px;
margin: 12px;
margin-top: 120px;
border-radius: 50%;
position: relative;
-webkit-animation: rotate 24s infinite linear;