diff --git a/index.html b/index.html index cc76197..f9f0455 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,6 @@ box-sizing: border-box; background-image: url(./src/assets/bg.png); color: #d6e4f7; - cursor: move; } body { @@ -30,6 +29,7 @@ display: flex; flex-direction: column; justify-content: space-around; + cursor: move; } #sys-info span:first-child {