fix: 2× textarea height; footer copyright br + remove dash
This commit is contained in:
+6
-9
@@ -1093,7 +1093,7 @@
|
||||
background-color: rgba(255, 255, 255, 0.07);
|
||||
outline: none;
|
||||
line-height: 1.5;
|
||||
height: 2.4rem;
|
||||
height: 4.8rem;
|
||||
overflow-y: hidden;
|
||||
transition:
|
||||
border-color 0.2s,
|
||||
@@ -1942,9 +1942,9 @@
|
||||
<footer class="site-footer">
|
||||
<div class="footer-inner">
|
||||
<p class="footer-copy">
|
||||
© <span id="year"></span>
|
||||
© <span id="year"></span> ODOO4projects<br />
|
||||
<span data-i18n="footer-note"
|
||||
>ODOO4projects — Hosting for the AI generation</span
|
||||
>Hosting for the AI generation</span
|
||||
>
|
||||
</p>
|
||||
|
||||
@@ -2131,8 +2131,7 @@
|
||||
"bundle-item5": "One hour onboarding session",
|
||||
"bundle-item6": "50% discount — first year incl.",
|
||||
"bundle-footnote-text": "*Domain not included",
|
||||
"footer-note":
|
||||
"ODOO4projects — Hosting for the AI generation",
|
||||
"footer-note": "Hosting for the AI generation",
|
||||
"footer-support": "Support",
|
||||
"footer-legal": "Legal",
|
||||
"footer-contact": "Contact",
|
||||
@@ -2224,8 +2223,7 @@
|
||||
"bundle-item5": "Sesión de incorporación de una hora",
|
||||
"bundle-item6": "50 % de descuento — primer año incluido",
|
||||
"bundle-footnote-text": "*Dominio no incluido",
|
||||
"footer-note":
|
||||
"ODOO4projects — Hosting para la generación IA",
|
||||
"footer-note": "Hosting para la generación IA",
|
||||
"footer-support": "Soporte",
|
||||
"footer-legal": "Legal",
|
||||
"footer-contact": "Contacto",
|
||||
@@ -2312,8 +2310,7 @@
|
||||
"bundle-item5": "Einstündige Onboarding-Session",
|
||||
"bundle-item6": "50 % Rabatt — erstes Jahr inklusive",
|
||||
"bundle-footnote-text": "*Domain nicht enthalten",
|
||||
"footer-note":
|
||||
"ODOO4projects — Hosting für die KI-Generation",
|
||||
"footer-note": "Hosting für die KI-Generation",
|
||||
"footer-support": "Support",
|
||||
"footer-legal": "Rechtliches",
|
||||
"footer-contact": "Kontakt",
|
||||
|
||||
Reference in New Issue
Block a user