change background

This commit is contained in:
smanylov
2026-01-19 13:48:10 +07:00
parent 905131c138
commit 6bb84a28d6
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -237,5 +237,7 @@
color: #1f2937; color: #1f2937;
border-radius: 20px; border-radius: 20px;
box-shadow: 0px 4px 20px #0000001a; box-shadow: 0px 4px 20px #0000001a;
max-width: 42rem;
width: 100%;
} }
} }
+1
View File
@@ -19,6 +19,7 @@
html, html,
body { body {
overflow-x: hidden; overflow-x: hidden;
background-color: rgb(249 250 251);
} }
body { body {