modified styles

This commit is contained in:
2025-10-23 15:43:58 -06:00
parent f633c21708
commit dcf0165ebc
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ html {
box-sizing: inherit;
}
body {
background-color: #f5f5f7;
font-optical-sizing: auto;
font-style: normal;
+1
View File
@@ -34,6 +34,7 @@
z-index: 0;
}
.header {
background-color: #fff;
display: grid;
grid-template-columns: auto 1fr;
padding: 0 40px;