styles changes

This commit is contained in:
2025-10-08 12:01:52 -06:00
parent b507eb157b
commit c6c42e914a
15 changed files with 345 additions and 192 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
grid-template-columns: 1fr 1fr;
}
.containerAlta {
background-color: #f9f9f9;
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
width: 100%;
max-width: 900px;
padding: 1rem;