Skip to content

Commit 8944151

Browse files
committed
chore: add tesseralis' talk data
1 parent b076371 commit 8944151

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

data/sf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ speakers:
4444
talk: presenting and discovering our identities through social software
4545
- name: Nat Alison
4646
twitterLink: tesseralis
47+
talk: how the Pokémon game series implement gender in design and gameplay

src/components/Speakers/elements.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export const ListItem = styled.li`
106106
background: #1e1126;
107107
width: 220px;
108108
padding: 20px;
109-
transform: translateY(-85%);
109+
transform: translateY(-90%);
110110
border-radius: 10px;
111111
border: 3px solid white;
112112
transition: opacity 200ms ease;

0 commit comments

Comments
 (0)