TRI-283: edit 2 height btn, text, image

This commit is contained in:
2024-11-27 10:15:51 +03:00
parent 400498c6fa
commit e070ab15ac
5 changed files with 11 additions and 3 deletions

View File

@@ -48,6 +48,10 @@
color: var(--color-black2);
}
html,
body {
max-width: 100vw;
}
body {
overflow-x: hidden;