BraydenMoore commited on
Commit
d42d504
1 Parent(s): 3b3db7a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -117,7 +117,7 @@
117
  display: flex;
118
  flex-direction: column;
119
  align-items: flex-start;
120
- margin-right: 30px;
121
  transition 0.3s ease;
122
  }
123
  #info {
 
117
  display: flex;
118
  flex-direction: column;
119
  align-items: flex-start;
120
+ width: 300px;
121
  transition 0.3s ease;
122
  }
123
  #info {