added vision from mocks in btns, saperpage

This commit is contained in:
Kostya
2023-12-03 09:09:50 +03:00
parent 9802ee3dbf
commit a987e9d64b
2 changed files with 8 additions and 4 deletions

View File

@@ -94,11 +94,15 @@ input[type="number"]::-webkit-outer-spin-button {
line-height: 31px;
font-family: Montserrat Alternates;
font-size: 12px;
padding: 4px 13px;
padding: 4px 23px;
}
.crystal-icon {
position: relative;
left: 25px;
top: 5px;
}
.crystals-btns__display {
display: flex;
}