Small changes

This commit is contained in:
Natsumi
2021-10-13 21:09:46 +13:00
parent f9492fc6c4
commit 12f07e665d
4 changed files with 26 additions and 14 deletions
+3 -3
View File
@@ -223,11 +223,11 @@ button {
.np-progress-circle {
position: absolute;
bottom: -30px;
left: -21px;
bottom: -20px;
left: -20px;
width: 120px;
height: 120px;
transform: rotate(270deg) scale(0.5);
transform: rotate(270deg) scale(0.65);
}
.np-progress-circle-stroke {