BraydenMoore commited on
Commit
9bb4fff
1 Parent(s): b7b44d6

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -0
templates/index.html CHANGED
@@ -77,6 +77,7 @@
77
  box-sizing: border-box;
78
  }
79
  .info {
 
80
  min-width: 30vw;
81
  display: flex;
82
  flex-direction: column;
 
77
  box-sizing: border-box;
78
  }
79
  .info {
80
+ transition: 0.3s;
81
  min-width: 30vw;
82
  display: flex;
83
  flex-direction: column;