diff --git a/index.html b/index.html
index cec2daa..4359d9e 100644
--- a/index.html
+++ b/index.html
@@ -1046,7 +1046,7 @@
max-width: 72rem;
margin: 0 auto;
display: grid;
- grid-template-columns: 1fr minmax(200px, 760px) 1fr;
+ grid-template-columns: 1fr minmax(100px, 380px) 1fr;
align-items: center;
gap: 1.5rem 2.5rem;
font-size: 0.875rem;
@@ -1093,7 +1093,7 @@
background-color: rgba(255, 255, 255, 0.07);
outline: none;
line-height: 1.5;
- height: 4.8rem;
+ height: 2.4rem;
overflow-y: hidden;
transition:
border-color 0.2s,
@@ -1959,6 +1959,7 @@
class="footer-feedback__area"
maxlength="1000"
placeholder="Missing something, or have feedback? Drop us a note — we read every one."
+ data-i18n-placeholder="feedback-placeholder"
>