Fix logo on small screens
All checks were successful
Deploy / build-and-publish (push) Successful in 1m8s
Deploy / deploy (push) Successful in 12s

This commit is contained in:
2024-09-28 23:08:52 +03:00
parent 567dc7c377
commit 47f367c96b
5 changed files with 62 additions and 3 deletions

View File

@@ -49,6 +49,13 @@
"description": "Факты о сне, генератор фонового шума с возможностью делиться и выбирать звуки от сообщества, журнал снов."
}
},
"contact": {
"h": "Напишите мне",
"email": "Email",
"name": "Ваше имя",
"message": "Сообщение",
"submit": "Отправить"
},
"footer": {
"made_with": "Сделано с SvelteKit и Tailwind",
"go_back": "Вернуться в прошлое"