14.05.2026 rip

This commit is contained in:
2026-05-14 18:05:59 +03:00
parent 168dedcdc5
commit 22bb446309
2 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@
} }
.field { .field {
margin-bottom: 12px; margin-bottom: 24px;
} }
.fieldError { .fieldError {
@@ -164,7 +164,6 @@
.swapWrap { .swapWrap {
display: flex; display: flex;
justify-content: center; justify-content: center;
margin-bottom: 12px;
} }
.swapBtn { .swapBtn {

View File

@@ -98,7 +98,7 @@
} }
.field { .field {
margin-bottom: 24px; margin-bottom: 12px;
} }
.fieldLabel { .fieldLabel {
@@ -167,6 +167,7 @@
.swapWrap { .swapWrap {
display: flex; display: flex;
justify-content: center; justify-content: center;
margin-bottom: 12px;
} }
.swapBtn { .swapBtn {