changed bg-two styles, saperpage

This commit is contained in:
Kostya
2023-12-03 11:00:19 +03:00
parent af490996dd
commit a59c750175

View File

@@ -42,9 +42,9 @@ input[type="number"]::-webkit-outer-spin-button {
position: absolute; position: absolute;
top: 220px; top: 220px;
transform: rotate(330deg); transform: rotate(330deg);
left: 800px; left: 600px;
width: 40%; width: 60%;
height: 25%; height: 35%;
z-index: -1; z-index: -1;
} }