Ron Au commited on
Commit
ce70ab2
1 Parent(s): 9b7fc50

feat(styling): Tweak margins

Browse files
Files changed (1) hide show
  1. static/style.css +1 -1
static/style.css CHANGED
@@ -827,7 +827,7 @@ img.hf-logo {
827
  }
828
 
829
  .evolves {
830
- margin: 0;
831
  font-size: 0.6rem;
832
  font-weight: bold;
833
  }
 
827
  }
828
 
829
  .evolves {
830
+ margin: 0 1px -5px;
831
  font-size: 0.6rem;
832
  font-weight: bold;
833
  }