style changes on index

This commit is contained in:
2025-11-03 22:07:24 -05:00
parent 6ccebd1086
commit 8a4b6df0f8
4 changed files with 18 additions and 20 deletions
+2 -4
View File
@@ -75,12 +75,11 @@ main {
}
section {
max-width: 75%;
display: flex;
flex-direction: column;
align-items: center;
max-width: 60%;
margin-top: 5rem;
padding: 1rem 1rem;
}
@@ -115,7 +114,6 @@ footer {
justify-content: space-between;
margin: 5rem auto;
padding: 2rem 0;
max-width: 90%;
@@ -209,7 +207,7 @@ footer {
/** content rules */
h1 {
font-size: 2rem;
font-size: 2.5rem;
}