style changes on index
This commit is contained in:
+2
-4
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user