mvaloatto commited on
Commit
6c452cd
1 Parent(s): 9d23ce5

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +3 -3
styles.css CHANGED
@@ -29,8 +29,8 @@ h1 {
29
  h2 {
30
  font-size: 24px;
31
  font-weight: bold;
32
- margin-bottom: 10px;
33
- margin-bottom: 10px;
34
  text-align: left;
35
  }
36
 
@@ -105,7 +105,7 @@ main {
105
  section {
106
  padding-left: 30px;
107
  padding-right: 30px;
108
- padding-top: 5px;
109
  padding-bottom: 50px;
110
  background-color: #111827;
111
  position: relative;
 
29
  h2 {
30
  font-size: 24px;
31
  font-weight: bold;
32
+ margin-bottom: 20px;
33
+ margin-top: 0px;
34
  text-align: left;
35
  }
36
 
 
105
  section {
106
  padding-left: 30px;
107
  padding-right: 30px;
108
+ padding-top: 0px;
109
  padding-bottom: 50px;
110
  background-color: #111827;
111
  position: relative;