fix(typeit): fix duplicated typeit bug (#82)

This commit is contained in:
Dillon
2020-02-19 19:25:49 +08:00
parent 58555274f5
commit b13bbc368c
3 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
list-style: none;
white-space: nowrap;
width: 100%;
padding-top: 1rem;
padding: 1rem 0 0;
a {
-webkit-font-smoothing: antialiased;