mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 12:14:42 +01:00
Fix contact translation
This commit is contained in:
@@ -134,7 +134,7 @@ textarea:focus-within ~ label, textarea:not(:placeholder-shown) ~ label {
|
||||
}
|
||||
|
||||
.first-input:focus-within ~ label, .first-input:not(:placeholder-shown) ~ label {
|
||||
@apply transform scale-75 -translate-y-6 -translate-x-6;
|
||||
@apply transform scale-75 -translate-y-6 -translate-x-5;
|
||||
}
|
||||
|
||||
.second-input:focus-within ~ label, .second-input:not(:placeholder-shown) ~ label {
|
||||
|
||||
Reference in New Issue
Block a user