BraydenMoore commited on
Commit
e6ed252
·
verified ·
1 Parent(s): 75ccdf9

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -1
templates/index.html CHANGED
@@ -110,7 +110,7 @@
110
  margin: 0px;
111
  margin-top: 20px;
112
  font-weight: normal;
113
- font-size: 10pt;
114
  }
115
  .feed {
116
  transition: opacity 0.3s ease;
@@ -164,6 +164,7 @@
164
  transition: 0.1s ease;
165
  font-size: 10pt;
166
  padding: 5px;
 
167
  }
168
  .hoverButton:hover {
169
  color: black;
 
110
  margin: 0px;
111
  margin-top: 20px;
112
  font-weight: normal;
113
+ font-size: 20pt;
114
  }
115
  .feed {
116
  transition: opacity 0.3s ease;
 
164
  transition: 0.1s ease;
165
  font-size: 10pt;
166
  padding: 5px;
167
+ border-radius: 0px;
168
  }
169
  .hoverButton:hover {
170
  color: black;