chansung commited on
Commit
d31cb89
β€’
1 Parent(s): a68da4c

Update constants/styles.py

Browse files
Files changed (1) hide show
  1. constants/styles.py +1 -0
constants/styles.py CHANGED
@@ -9,6 +9,7 @@ STYLE = """
9
 
10
  .small-font{
11
  font-size: 12pt !important;
 
12
  }
13
 
14
  .small-font:hover {
 
9
 
10
  .small-font{
11
  font-size: 12pt !important;
12
+ transition: font-size 0.3s ease-out;
13
  }
14
 
15
  .small-font:hover {