fix again

This commit is contained in:
Bojan Mojsilovic 2024-01-18 16:15:22 +01:00
parent 29cdffc450
commit 511adb7aa2

View File

@ -131,7 +131,6 @@
input { input {
display: flex; display: flex;
align-items: center;
width: 70%; width: 70%;
height: 36px; height: 36px;
text-align: left; text-align: left;
@ -157,7 +156,6 @@
font-size: 16px; font-size: 16px;
font-weight: 400; font-weight: 400;
line-height: 20px; line-height: 20px;
transform: translate(0, 2px);
} }
} }