BraydenMoore commited on
Commit
842376d
1 Parent(s): 3fc96e5

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +3 -4
templates/index.html CHANGED
@@ -66,6 +66,7 @@
66
  }
67
  h1 {
68
  margin: 0px;
 
69
  }
70
  .feed {
71
  transition: 0.3s ease;
@@ -110,11 +111,9 @@
110
  body {
111
  margin-left: auto;
112
  }
113
-
114
- .h1 {
115
- margin-bottom: 2%;
116
  }
117
-
118
  .flex-container {
119
  flex-direction: column;
120
  align-items: left;
 
66
  }
67
  h1 {
68
  margin: 0px;
69
+ margin-top: 20px;
70
  }
71
  .feed {
72
  transition: 0.3s ease;
 
111
  body {
112
  margin-left: auto;
113
  }
114
+ h3 {
115
+ margin-top: 3%;
 
116
  }
 
117
  .flex-container {
118
  flex-direction: column;
119
  align-items: left;