Fixed styling error in newest "I'm a" text
This commit is contained in:
@ -18,7 +18,7 @@ const imaTexts = shuffle([
|
||||
'I\'m an $ice skater',
|
||||
'I\'m a $masochist',
|
||||
'I\'m a $professional alcoholic',
|
||||
'I\'m a Vim addict'
|
||||
'I\'m a $Vim addict'
|
||||
]);
|
||||
|
||||
function shuffle(array) {
|
||||
|
||||
Reference in New Issue
Block a user